#CEE1EA#CEE1EA
#CEE1EA is a very light, muted cyan. Relative luminance 0.729; OKLCH L 89.8% C 0.024 H 227.8°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE1EA |
|---|---|
| RGB | rgb(206, 225, 234) |
| HSL | hsl(199, 40%, 86%) |
| HSV | hsv(199, 12%, 92%) |
| CMYK | cmyk(12%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(88.41, -4.53, -6.54) |
| CIE-LCH | lch(88.41, 7.96, 235.26°) |
| OKLab | oklab(89.83% -0.016 -0.0176) |
| OKLCH | oklch(89.83% 0.024 227.8) |
| XYZ | xyz(67.2266, 72.9116, 88.3574) |
| Luminance | 0.7291 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.73
Aliceblue
#F0F8FF
ΔE00 6.76
Lightblue
#ADD8E6
ΔE00 7.11
Azure (CSS)
#F0FFFF
ΔE00 7.60
Gainsboro
#DCDCDC
ΔE00 7.79
Light Gray
#D3D3D3
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE1EA #EAD7CE
analogous
#CEEAE5 #CEE1EA #CED3EA
triadic
#CEE1EA #EACEE1 #E1EACE
tetradic
#CEE1EA #E5CEEA #EAD7CE #D3EACE
square
#CEE1EA #E5CEEA #EAD7CE #D3EACE
split-complementary
#CEE1EA #EACED3 #EAE5CE
monochromatic
#78ADC5 #A3C7D8 #CEE1EA #EAF2F6 #EAF2F6
Accessibility & contrast
On white
1.35
#CEE1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#CEE1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE1EA
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE1EA | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#D8DCEA
Tritanopia (blue-blind)
#C7E4E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cee1ea; /* rgb */ color: rgb(206, 225, 234); /* oklch */ color: oklch(89.8% 0.024 227.8);
Tailwind
colors: {
custom: {
50: '#ddeaf0',
500: '#cee1ea',
950: '#000000',
},
}SCSS
$custom: #cee1ea; $custom-light: #ddeaf0; $custom-dark: #000000;
JSON
{
"hex": "#cee1ea",
"rgb": {
"r": 206,
"g": 225,
"b": 234
},
"hsl": {
"h": 199.286,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.89829,
"c": 0.02379,
"h": 227.8
},
"luminance": 0.72913
}Semantic roles & 50–950 ramp
primary
#CEE1EA
secondary
#C5A697
accent
#5C32B3
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485