#CEECF2
≈ lightcyan · rgb(206, 236, 242)
Color formats
HEX#CEECF2
RGBrgb(206, 236, 242)
HSLhsl(190, 58%, 88%)
HSVhsv(190, 15%, 95%)
OKLCHoklch(92% 0.03 211)
CMYKcmyk(15%, 2%, 0%, 5%)
Contrast & accessibility
On white1.24:1below AA
On black16.90:1AA pass
Best text color#000000
Nearest CSS name: lightcyan
Copy-ready code
CSS custom properties
:root {
--lightcyan: #ceecf2;
--lightcyan-rgb: 206 236 242;
--lightcyan-oklch: oklch(92% 0.03 211);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightcyan-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ceecf2] text-[#ceecf2] border-[#ceecf2]
Shades & tints
Color harmonies
About this color
#CEECF2 is a color with the RGB value rgb(206, 236, 242). 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.