#CBF0ED
≈ lightcyan · rgb(203, 240, 237)
Color formats
HEX#CBF0ED
RGBrgb(203, 240, 237)
HSLhsl(175, 55%, 87%)
HSVhsv(175, 15%, 94%)
OKLCHoklch(93% 0.04 190)
CMYKcmyk(15%, 0%, 1%, 6%)
Contrast & accessibility
On white1.22:1below AA
On black17.23:1AA pass
Best text color#000000
Nearest CSS name: lightcyan
Copy-ready code
CSS custom properties
:root {
--lightcyan: #cbf0ed;
--lightcyan-rgb: 203 240 237;
--lightcyan-oklch: oklch(93% 0.04 190);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightcyan-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cbf0ed] text-[#cbf0ed] border-[#cbf0ed]
Shades & tints
Color harmonies
About this color
#CBF0ED is a color with the RGB value rgb(203, 240, 237). Its closest CSS named color is "lightcyan". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.