#CEE5EA#CEE5EA
#CEE5EA is a very light, muted cyan. Relative luminance 0.751; OKLCH L 90.6% C 0.025 H 212.2°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE5EA |
|---|---|
| RGB | rgb(206, 229, 234) |
| HSL | hsl(191, 40%, 86%) |
| HSV | hsv(191, 12%, 92%) |
| CMYK | cmyk(12%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(89.44, -6.59, -5.01) |
| CIE-LCH | lch(89.44, 8.28, 217.26°) |
| OKLab | oklab(90.65% -0.0214 -0.0135) |
| OKLCH | oklch(90.65% 0.025 212.2) |
| XYZ | xyz(68.3207, 75.0996, 88.7221) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.32
Azure (CSS)
#F0FFFF
ΔE00 6.54
Lightblue
#ADD8E6
ΔE00 6.56
Powder Blue
#B0E0E6
ΔE00 6.92
Fog
#D8DCE0
ΔE00 7.39
Ice Blue (survey)
#D7FFFE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE5EA #EAD3CE
analogous
#CEEAE1 #CEE5EA #CED7EA
triadic
#CEE5EA #EACEE5 #E5EACE
tetradic
#CEE5EA #E1CEEA #EAD3CE #D7EACE
square
#CEE5EA #E1CEEA #EAD3CE #D7EACE
split-complementary
#CEE5EA #EACED7 #EAE1CE
monochromatic
#78B8C5 #A3CED8 #CEE5EA #EAF4F6 #EAF4F6
Accessibility & contrast
On white
1.31
#CEE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#CEE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE5EA
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE5EA | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EA
Deuteranopia (green-blind)
#DCDFEA
Tritanopia (blue-blind)
#C6E7E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cee5ea; /* rgb */ color: rgb(206, 229, 234); /* oklch */ color: oklch(90.6% 0.025 212.2);
Tailwind
colors: {
custom: {
50: '#ddedf0',
500: '#cee5ea',
950: '#000000',
},
}SCSS
$custom: #cee5ea; $custom-light: #ddedf0; $custom-dark: #000000;
JSON
{
"hex": "#cee5ea",
"rgb": {
"r": 206,
"g": 229,
"b": 234
},
"hsl": {
"h": 190.714,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.90645,
"c": 0.02535,
"h": 212.2
},
"luminance": 0.75101
}Semantic roles & 50–950 ramp
primary
#CEE5EA
secondary
#C5A097
accent
#4932B3
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485