#CEF2FF#CEF2FF
#CEF2FF is a very light, muted cyan. Relative luminance 0.838; OKLCH L 94.0% C 0.041 H 221.6°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF2FF |
|---|---|
| RGB | rgb(206, 242, 255) |
| HSL | hsl(196, 100%, 90%) |
| HSV | hsv(196, 19%, 100%) |
| CMYK | cmyk(19.2%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(93.38, -8.92, -10.13) |
| CIE-LCH | lch(93.38, 13.50, 228.62°) |
| OKLab | oklab(93.95% -0.0309 -0.0274) |
| OKLCH | oklch(93.95% 0.041 221.6) |
| XYZ | xyz(75.2508, 83.8438, 106.8070) |
| Luminance | 0.8385 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 5.93
Lightcyan
#E0FFFF
ΔE00 6.03
Lightblue
#ADD8E6
ΔE00 6.32
Very Light Blue
#D5FFFF
ΔE00 6.66
Powder Blue
#B0E0E6
ΔE00 6.75
Really Light Blue
#D4FFFF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF2FF #FFDBCE
analogous
#CEFFF3 #CEF2FF #CED9FF
triadic
#CEF2FF #FFCEF2 #F2FFCE
tetradic
#CEF2FF #F3CEFF #FFDBCE #D9FFCE
square
#CEF2FF #F3CEFF #FFDBCE #D9FFCE
split-complementary
#CEF2FF #FFCED9 #FFF3CE
monochromatic
#54D2FF #91E2FF #CEF2FF #E0F7FF #E0F7FF
Accessibility & contrast
On white
1.18
#CEF2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#CEF2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF2FF
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF2FF | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAF0FF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#C0F6F6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cef2ff; /* rgb */ color: rgb(206, 242, 255); /* oklch */ color: oklch(94.0% 0.041 221.6);
Tailwind
colors: {
custom: {
50: '#ddf6ff',
500: '#cef2ff',
950: '#000000',
},
}SCSS
$custom: #cef2ff; $custom-light: #ddf6ff; $custom-dark: #000000;
JSON
{
"hex": "#cef2ff",
"rgb": {
"r": 206,
"g": 242,
"b": 255
},
"hsl": {
"h": 195.918,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.9395,
"c": 0.04131,
"h": 221.6
},
"luminance": 0.83846
}Semantic roles & 50–950 ramp
primary
#CEF2FF
secondary
#EAA187
accent
#3D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586