#CEE4D0#CEE4D0
#CEE4D0 is a very light, muted green. Relative luminance 0.732; OKLCH L 89.7% C 0.036 H 147.9°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4D0 |
|---|---|
| RGB | rgb(206, 228, 208) |
| HSL | hsl(125, 29%, 85%) |
| HSV | hsv(125, 10%, 89%) |
| CMYK | cmyk(9.6%, 0%, 8.8%, 10.6%) |
| CIE-LAB | lab(88.52, -10.97, 7.29) |
| CIE-LCH | lch(88.52, 13.17, 146.41°) |
| OKLab | oklab(89.71% -0.0302 0.019) |
| OKLCH | oklch(89.71% 0.036 147.9) |
| XYZ | xyz(64.5799, 73.1619, 70.3816) |
| Luminance | 0.7316 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.87
Light Grey
#D8DCD6
ΔE00 9.13
Beige
#F5F5DC
ΔE00 9.29
Ice
#D6FFFA
ΔE00 9.29
Mintcream
#F5FFFA
ΔE00 10.05
Lightcyan
#E0FFFF
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4D0 #E4CEE2
analogous
#D7E4CE #CEE4D0 #CEE4DB
triadic
#CEE4D0 #D0CEE4 #E4D0CE
tetradic
#CEE4D0 #CED7E4 #E4CEE2 #E4DBCE
square
#CEE4D0 #CED7E4 #E4CEE2 #E4DBCE
split-complementary
#CEE4D0 #DBCEE4 #E4CED7
monochromatic
#7FB984 #A7CEAA #CEE4D0 #EBF4EC #EBF4EC
Accessibility & contrast
On white
1.34
#CEE4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#CEE4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4D0
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4D0 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CF
Deuteranopia (green-blind)
#E1DDD1
Tritanopia (blue-blind)
#CCE3DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cee4d0; /* rgb */ color: rgb(206, 228, 208); /* oklch */ color: oklch(89.7% 0.036 147.9);
Tailwind
colors: {
custom: {
50: '#ddecde',
500: '#cee4d0',
950: '#000000',
},
}SCSS
$custom: #cee4d0; $custom-light: #ddecde; $custom-dark: #000000;
JSON
{
"hex": "#cee4d0",
"rgb": {
"r": 206,
"g": 228,
"b": 208
},
"hsl": {
"h": 125.455,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.89705,
"c": 0.03571,
"h": 147.9
},
"luminance": 0.73163
}Semantic roles & 50–950 ramp
primary
#CEE4D0
secondary
#BC9AB9
accent
#3E9EA8
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484