#CEE5DC#CEE5DC
#CEE5DC is a very light, muted teal. Relative luminance 0.743; OKLCH L 90.2% C 0.027 H 170.2°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE5DC |
|---|---|
| RGB | rgb(206, 229, 220) |
| HSL | hsl(157, 31%, 85%) |
| HSV | hsv(157, 10%, 90%) |
| CMYK | cmyk(10%, 0%, 3.9%, 10.2%) |
| CIE-LAB | lab(89.08, -9.29, 1.80) |
| CIE-LCH | lch(89.08, 9.46, 169.05°) |
| OKLab | oklab(90.24% -0.0268 0.0046) |
| OKLCH | oklch(90.24% 0.027 170.2) |
| XYZ | xyz(66.3883, 74.3267, 78.5451) |
| Luminance | 0.7433 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.74
Lightcyan
#E0FFFF
ΔE00 6.85
Ice
#D6FFFA
ΔE00 6.95
Ice Blue (survey)
#D7FFFE
ΔE00 7.32
Very Pale Blue
#D6FFFE
ΔE00 7.44
Light Grey
#D8DCD6
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE5DC #E5CED7
analogous
#CEE5D0 #CEE5DC #CEE2E5
triadic
#CEE5DC #DCCEE5 #E5DCCE
tetradic
#CEE5DC #D0CEE5 #E5CED7 #E2E5CE
square
#CEE5DC #D0CEE5 #E5CED7 #E2E5CE
split-complementary
#CEE5DC #E5CEE2 #E5D0CE
monochromatic
#7EBBA3 #A6D0BF #CEE5DC #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.32
#CEE5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#CEE5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE5DC
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE5DC | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DC
Deuteranopia (green-blind)
#DFDEDD
Tritanopia (blue-blind)
#C9E5E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cee5dc; /* rgb */ color: rgb(206, 229, 220); /* oklch */ color: oklch(90.2% 0.027 170.2);
Tailwind
colors: {
custom: {
50: '#ddede6',
500: '#cee5dc',
950: '#000000',
},
}SCSS
$custom: #cee5dc; $custom-light: #ddede6; $custom-dark: #000000;
JSON
{
"hex": "#cee5dc",
"rgb": {
"r": 206,
"g": 229,
"b": 220
},
"hsl": {
"h": 156.522,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.90237,
"c": 0.02723,
"h": 170.2
},
"luminance": 0.74328
}Semantic roles & 50–950 ramp
primary
#CEE5DC
secondary
#BE9AA8
accent
#3C67A9
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484