#CEE1EB#CEE1EB
#CEE1EB is a very light, muted cyan. Relative luminance 0.730; OKLCH L 89.9% C 0.025 H 230.5°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE1EB |
|---|---|
| RGB | rgb(206, 225, 235) |
| HSL | hsl(201, 42%, 86%) |
| HSV | hsv(201, 12%, 92%) |
| CMYK | cmyk(12.3%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(88.43, -4.33, -7.02) |
| CIE-LCH | lch(88.43, 8.25, 238.32°) |
| OKLab | oklab(89.86% -0.0156 -0.0189) |
| OKLCH | oklch(89.86% 0.025 230.5) |
| XYZ | xyz(67.3707, 72.9692, 89.1162) |
| Luminance | 0.7297 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.75
Aliceblue
#F0F8FF
ΔE00 6.70
Lightblue
#ADD8E6
ΔE00 7.18
Azure (CSS)
#F0FFFF
ΔE00 7.83
Gainsboro
#DCDCDC
ΔE00 7.88
Light Gray
#D3D3D3
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE1EB #EBD8CE
analogous
#CEEBE7 #CEE1EB #CED3EB
triadic
#CEE1EB #EBCEE1 #E1EBCE
tetradic
#CEE1EB #E7CEEB #EBD8CE #D3EBCE
square
#CEE1EB #E7CEEB #EBD8CE #D3EBCE
split-complementary
#CEE1EB #EBCED3 #EBE7CE
monochromatic
#77ACC8 #A3C6D9 #CEE1EB #E9F2F6 #E9F2F6
Accessibility & contrast
On white
1.35
#CEE1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#CEE1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE1EB
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE1EB | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#D8DCEB
Tritanopia (blue-blind)
#C7E4E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cee1eb; /* rgb */ color: rgb(206, 225, 235); /* oklch */ color: oklch(89.9% 0.025 230.5);
Tailwind
colors: {
custom: {
50: '#ddeaf1',
500: '#cee1eb',
950: '#000000',
},
}SCSS
$custom: #cee1eb; $custom-light: #ddeaf1; $custom-dark: #000000;
JSON
{
"hex": "#cee1eb",
"rgb": {
"r": 206,
"g": 225,
"b": 235
},
"hsl": {
"h": 200.69,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.8986,
"c": 0.02453,
"h": 230.5
},
"luminance": 0.7297
}Semantic roles & 50–950 ramp
primary
#CEE1EB
secondary
#C6A797
accent
#5E30B5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485