#CEE0D8#CEE0D8
#CEE0D8 is a very light, muted teal. Relative luminance 0.714; OKLCH L 89.1% C 0.022 H 167.4°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE0D8 |
|---|---|
| RGB | rgb(206, 224, 216) |
| HSL | hsl(153, 23%, 84%) |
| HSV | hsv(153, 8%, 88%) |
| CMYK | cmyk(8%, 0%, 3.6%, 12.2%) |
| CIE-LAB | lab(87.67, -7.49, 1.86) |
| CIE-LCH | lch(87.67, 7.71, 166.06°) |
| OKLab | oklab(89.1% -0.0215 0.0048) |
| OKLCH | oklch(89.1% 0.022 167.4) |
| XYZ | xyz(64.5013, 71.3902, 75.3339) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.78
Honeydew
#F0FFF0
ΔE00 7.24
Mintcream
#F5FFFA
ΔE00 7.84
Lightcyan
#E0FFFF
ΔE00 7.92
Azure (CSS)
#F0FFFF
ΔE00 8.01
Silver (survey)
#C5C9C7
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE0D8 #E0CED6
analogous
#CEE0CF #CEE0D8 #CEDFE0
triadic
#CEE0D8 #D8CEE0 #E0D8CE
tetradic
#CEE0D8 #CFCEE0 #E0CED6 #DFE0CE
square
#CEE0D8 #CFCEE0 #E0CED6 #DFE0CE
split-complementary
#CEE0D8 #E0CEDF #E0CFCE
monochromatic
#83B19C #A9C8BA #CEE0D8 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.37
#CEE0D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#CEE0D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE0D8
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE0D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE0D8 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#DBDBD8
Tritanopia (blue-blind)
#CBE0DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cee0d8; /* rgb */ color: rgb(206, 224, 216); /* oklch */ color: oklch(89.1% 0.022 167.4);
Tailwind
colors: {
custom: {
50: '#dde9e4',
500: '#cee0d8',
950: '#000000',
},
}SCSS
$custom: #cee0d8; $custom-light: #dde9e4; $custom-dark: #000000;
JSON
{
"hex": "#cee0d8",
"rgb": {
"r": 206,
"g": 224,
"b": 216
},
"hsl": {
"h": 153.333,
"s": 22.5,
"l": 84.314
},
"oklch": {
"l": 0.89095,
"c": 0.02206,
"h": 167.4
},
"luminance": 0.71391
}Semantic roles & 50–950 ramp
primary
#CEE0D8
secondary
#B79CA8
accent
#456EA1
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484