#CEE4EA#CEE4EA
#CEE4EA is a very light, muted cyan. Relative luminance 0.745; OKLCH L 90.4% C 0.025 H 215.9°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4EA |
|---|---|
| RGB | rgb(206, 228, 234) |
| HSL | hsl(193, 40%, 86%) |
| HSV | hsv(193, 12%, 92%) |
| CMYK | cmyk(12%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(89.18, -6.08, -5.39) |
| CIE-LCH | lch(89.18, 8.12, 221.60°) |
| OKLab | oklab(90.44% -0.0201 -0.0145) |
| OKLCH | oklch(90.44% 0.025 215.9) |
| XYZ | xyz(68.0448, 74.5479, 88.6301) |
| Luminance | 0.7455 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.58
Azure (CSS)
#F0FFFF
ΔE00 6.72
Lightcyan
#E0FFFF
ΔE00 6.86
Fog
#D8DCE0
ΔE00 6.93
Powder Blue
#B0E0E6
ΔE00 7.34
Aliceblue
#F0F8FF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4EA #EAD4CE
analogous
#CEEAE2 #CEE4EA #CED6EA
triadic
#CEE4EA #EACEE4 #E4EACE
tetradic
#CEE4EA #E2CEEA #EAD4CE #D6EACE
square
#CEE4EA #E2CEEA #EAD4CE #D6EACE
split-complementary
#CEE4EA #EACED6 #EAE2CE
monochromatic
#78B5C5 #A3CCD8 #CEE4EA #EAF3F6 #EAF3F6
Accessibility & contrast
On white
1.32
#CEE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#CEE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4EA
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4EA | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2EA
Deuteranopia (green-blind)
#DBDEEA
Tritanopia (blue-blind)
#C7E6E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cee4ea; /* rgb */ color: rgb(206, 228, 234); /* oklch */ color: oklch(90.4% 0.025 215.9);
Tailwind
colors: {
custom: {
50: '#ddecf0',
500: '#cee4ea',
950: '#000000',
},
}SCSS
$custom: #cee4ea; $custom-light: #ddecf0; $custom-dark: #000000;
JSON
{
"hex": "#cee4ea",
"rgb": {
"r": 206,
"g": 228,
"b": 234
},
"hsl": {
"h": 192.857,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.9044,
"c": 0.02479,
"h": 215.9
},
"luminance": 0.74549
}Semantic roles & 50–950 ramp
primary
#CEE4EA
secondary
#C5A197
accent
#4E32B3
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485