#CEE4E1#CEE4E1
#CEE4E1 is a very light, muted teal. Relative luminance 0.740; OKLCH L 90.2% C 0.024 H 186.9°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4E1 |
|---|---|
| RGB | rgb(206, 228, 225) |
| HSL | hsl(172, 29%, 85%) |
| HSV | hsv(172, 10%, 89%) |
| CMYK | cmyk(9.6%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(88.94, -7.83, -1.02) |
| CIE-LCH | lch(88.94, 7.90, 187.43°) |
| OKLab | oklab(90.17% -0.0235 -0.0028) |
| OKLCH | oklch(90.17% 0.024 186.9) |
| XYZ | xyz(66.7845, 74.0438, 81.9929) |
| Luminance | 0.7405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.03
Azure (CSS)
#F0FFFF
ΔE00 6.83
Light Grey
#D8DCD6
ΔE00 6.93
Ice Blue (survey)
#D7FFFE
ΔE00 6.98
Very Pale Blue
#D6FFFE
ΔE00 7.12
Powder Blue
#B0E0E6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4E1 #E4CED1
analogous
#CEE4D6 #CEE4E1 #CEDCE4
triadic
#CEE4E1 #E1CEE4 #E4E1CE
tetradic
#CEE4E1 #D6CEE4 #E4CED1 #DCE4CE
square
#CEE4E1 #D6CEE4 #E4CED1 #DCE4CE
split-complementary
#CEE4E1 #E4CEDC #E4D6CE
monochromatic
#7FB9B1 #A7CEC9 #CEE4E1 #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.33
#CEE4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#CEE4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4E1
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4E1 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E1
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#C8E5E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cee4e1; /* rgb */ color: rgb(206, 228, 225); /* oklch */ color: oklch(90.2% 0.024 186.9);
Tailwind
colors: {
custom: {
50: '#ddecea',
500: '#cee4e1',
950: '#000000',
},
}SCSS
$custom: #cee4e1; $custom-light: #ddecea; $custom-dark: #000000;
JSON
{
"hex": "#cee4e1",
"rgb": {
"r": 206,
"g": 228,
"b": 225
},
"hsl": {
"h": 171.818,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.90174,
"c": 0.0237,
"h": 186.9
},
"luminance": 0.74045
}Semantic roles & 50–950 ramp
primary
#CEE4E1
secondary
#BC9A9F
accent
#3E4CA8
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484