#CEE2D4#CEE2D4
#CEE2D4 is a very light, muted green. Relative luminance 0.723; OKLCH L 89.4% C 0.029 H 155.3°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE2D4 |
|---|---|
| RGB | rgb(206, 226, 212) |
| HSL | hsl(138, 26%, 85%) |
| HSV | hsv(138, 9%, 89%) |
| CMYK | cmyk(8.8%, 0%, 6.2%, 11.4%) |
| CIE-LAB | lab(88.10, -9.24, 4.57) |
| CIE-LCH | lch(88.10, 10.31, 153.67°) |
| OKLab | oklab(89.4% -0.0259 0.0119) |
| OKLCH | oklch(89.4% 0.029 155.3) |
| XYZ | xyz(64.5312, 72.2672, 72.8238) |
| Luminance | 0.7227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.62
Light Grey
#D8DCD6
ΔE00 7.37
Ice
#D6FFFA
ΔE00 8.64
Mintcream
#F5FFFA
ΔE00 8.77
Lightcyan
#E0FFFF
ΔE00 8.85
Ice Blue (survey)
#D7FFFE
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE2D4 #E2CEDC
analogous
#D2E2CE #CEE2D4 #CEE2DE
triadic
#CEE2D4 #D4CEE2 #E2D4CE
tetradic
#CEE2D4 #CED2E2 #E2CEDC #E2DECE
square
#CEE2D4 #CED2E2 #E2CEDC #E2DECE
split-complementary
#CEE2D4 #DECEE2 #E2CED2
monochromatic
#81B491 #A8CBB2 #CEE2D4 #ECF4EE #ECF4EE
Accessibility & contrast
On white
1.36
#CEE2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#CEE2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE2D4
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE2D4 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED3
Deuteranopia (green-blind)
#DEDCD5
Tritanopia (blue-blind)
#CBE1DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cee2d4; /* rgb */ color: rgb(206, 226, 212); /* oklch */ color: oklch(89.4% 0.029 155.3);
Tailwind
colors: {
custom: {
50: '#ddebe1',
500: '#cee2d4',
950: '#000000',
},
}SCSS
$custom: #cee2d4; $custom-light: #ddebe1; $custom-dark: #000000;
JSON
{
"hex": "#cee2d4",
"rgb": {
"r": 206,
"g": 226,
"b": 212
},
"hsl": {
"h": 138,
"s": 25.641,
"l": 84.706
},
"oklch": {
"l": 0.89397,
"c": 0.0285,
"h": 155.3
},
"luminance": 0.72268
}Semantic roles & 50–950 ramp
primary
#CEE2D4
secondary
#B99BB0
accent
#4187A4
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484