#CEE4E0#CEE4E0
#CEE4E0 is a very light, muted teal. Relative luminance 0.740; OKLCH L 90.1% C 0.024 H 183.7°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4E0 |
|---|---|
| RGB | rgb(206, 228, 224) |
| HSL | hsl(169, 29%, 85%) |
| HSV | hsv(169, 10%, 89%) |
| CMYK | cmyk(9.6%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(88.92, -8.02, -0.53) |
| CIE-LCH | lch(88.92, 8.04, 183.80°) |
| OKLab | oklab(90.15% -0.0239 -0.0015) |
| OKLCH | oklch(90.15% 0.024 183.7) |
| XYZ | xyz(66.6485, 73.9894, 81.2765) |
| Luminance | 0.7399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.14
Light Grey
#D8DCD6
ΔE00 6.92
Azure (CSS)
#F0FFFF
ΔE00 6.98
Ice Blue (survey)
#D7FFFE
ΔE00 7.02
Very Pale Blue
#D6FFFE
ΔE00 7.15
Ice
#D6FFFA
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4E0 #E4CED2
analogous
#CEE4D5 #CEE4E0 #CEDDE4
triadic
#CEE4E0 #E0CEE4 #E4E0CE
tetradic
#CEE4E0 #D5CEE4 #E4CED2 #DDE4CE
square
#CEE4E0 #D5CEE4 #E4CED2 #DDE4CE
split-complementary
#CEE4E0 #E4CEDD #E4D5CE
monochromatic
#7FB9AE #A7CEC7 #CEE4E0 #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.33
#CEE4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#CEE4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4E0
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4E0 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1E0
Deuteranopia (green-blind)
#DDDEE0
Tritanopia (blue-blind)
#C9E5E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cee4e0; /* rgb */ color: rgb(206, 228, 224); /* oklch */ color: oklch(90.1% 0.024 183.7);
Tailwind
colors: {
custom: {
50: '#ddece9',
500: '#cee4e0',
950: '#000000',
},
}SCSS
$custom: #cee4e0; $custom-light: #ddece9; $custom-dark: #000000;
JSON
{
"hex": "#cee4e0",
"rgb": {
"r": 206,
"g": 228,
"b": 224
},
"hsl": {
"h": 169.091,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.90145,
"c": 0.02396,
"h": 183.7
},
"luminance": 0.7399
}Semantic roles & 50–950 ramp
primary
#CEE4E0
secondary
#BC9AA0
accent
#3E51A8
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484