#CEE0EA#CEE0EA
#CEE0EA is a very light, muted cyan. Relative luminance 0.724; OKLCH L 89.6% C 0.024 H 231.9°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE0EA |
|---|---|
| RGB | rgb(206, 224, 234) |
| HSL | hsl(201, 40%, 86%) |
| HSV | hsv(201, 12%, 92%) |
| CMYK | cmyk(12%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(88.15, -4.02, -6.92) |
| CIE-LCH | lch(88.15, 8.00, 239.86°) |
| OKLab | oklab(89.63% -0.0146 -0.0186) |
| OKLCH | oklch(89.63% 0.024 231.9) |
| XYZ | xyz(66.9571, 72.3725, 88.2676) |
| Luminance | 0.7237 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.43
Aliceblue
#F0F8FF
ΔE00 6.66
Lightblue
#ADD8E6
ΔE00 7.43
Gainsboro
#DCDCDC
ΔE00 7.61
Light Gray
#D3D3D3
ΔE00 7.95
Azure (CSS)
#F0FFFF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE0EA #EAD8CE
analogous
#CEEAE6 #CEE0EA #CED2EA
triadic
#CEE0EA #EACEE0 #E0EACE
tetradic
#CEE0EA #E6CEEA #EAD8CE #D2EACE
square
#CEE0EA #E6CEEA #EAD8CE #D2EACE
split-complementary
#CEE0EA #EACED2 #EAE6CE
monochromatic
#78AAC5 #A3C5D8 #CEE0EA #EAF1F6 #EAF1F6
Accessibility & contrast
On white
1.36
#CEE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#CEE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE0EA
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE0EA | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#D7DCEA
Tritanopia (blue-blind)
#C7E3E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cee0ea; /* rgb */ color: rgb(206, 224, 234); /* oklch */ color: oklch(89.6% 0.024 231.9);
Tailwind
colors: {
custom: {
50: '#dde9f0',
500: '#cee0ea',
950: '#000000',
},
}SCSS
$custom: #cee0ea; $custom-light: #dde9f0; $custom-dark: #000000;
JSON
{
"hex": "#cee0ea",
"rgb": {
"r": 206,
"g": 224,
"b": 234
},
"hsl": {
"h": 201.429,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.89626,
"c": 0.02369,
"h": 231.9
},
"luminance": 0.72374
}Semantic roles & 50–950 ramp
primary
#CEE0EA
secondary
#C5A897
accent
#6032B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485