#CEE4DE#CEE4DE
#CEE4DE is a very light, muted teal. Relative luminance 0.739; OKLCH L 90.1% C 0.025 H 177.6°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4DE |
|---|---|
| RGB | rgb(206, 228, 222) |
| HSL | hsl(164, 29%, 85%) |
| HSV | hsv(164, 10%, 89%) |
| CMYK | cmyk(9.6%, 0%, 2.6%, 10.6%) |
| CIE-LAB | lab(88.87, -8.40, 0.44) |
| CIE-LCH | lch(88.87, 8.41, 176.99°) |
| OKLab | oklab(90.09% -0.0247 0.001) |
| OKLCH | oklch(90.09% 0.025 177.6) |
| XYZ | xyz(66.3789, 73.8815, 79.8565) |
| Luminance | 0.7388 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.44
Light Grey
#D8DCD6
ΔE00 6.98
Ice
#D6FFFA
ΔE00 7.14
Ice Blue (survey)
#D7FFFE
ΔE00 7.18
Honeydew
#F0FFF0
ΔE00 7.25
Very Pale Blue
#D6FFFE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4DE #E4CED4
analogous
#CEE4D3 #CEE4DE #CEDFE4
triadic
#CEE4DE #DECEE4 #E4DECE
tetradic
#CEE4DE #D3CEE4 #E4CED4 #DFE4CE
square
#CEE4DE #D3CEE4 #E4CED4 #DFE4CE
split-complementary
#CEE4DE #E4CEDF #E4D3CE
monochromatic
#7FB9A9 #A7CEC3 #CEE4DE #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.33
#CEE4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#CEE4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4DE
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4DE | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DE
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#C9E5E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cee4de; /* rgb */ color: rgb(206, 228, 222); /* oklch */ color: oklch(90.1% 0.025 177.6);
Tailwind
colors: {
custom: {
50: '#ddece8',
500: '#cee4de',
950: '#000000',
},
}SCSS
$custom: #cee4de; $custom-light: #ddece8; $custom-dark: #000000;
JSON
{
"hex": "#cee4de",
"rgb": {
"r": 206,
"g": 228,
"b": 222
},
"hsl": {
"h": 163.636,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.90088,
"c": 0.02471,
"h": 177.6
},
"luminance": 0.73883
}Semantic roles & 50–950 ramp
primary
#CEE4DE
secondary
#BC9AA3
accent
#3E5BA8
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484