#CEE2CD#CEE2CD
#CEE2CD is a very light, muted green. Relative luminance 0.719; OKLCH L 89.2% C 0.035 H 144.0°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE2CD |
|---|---|
| RGB | rgb(206, 226, 205) |
| HSL | hsl(117, 27%, 85%) |
| HSV | hsv(117, 9%, 89%) |
| CMYK | cmyk(8.8%, 0%, 9.3%, 11.4%) |
| CIE-LAB | lab(87.93, -10.49, 8.01) |
| CIE-LCH | lch(87.93, 13.20, 142.65°) |
| OKLab | oklab(89.21% -0.0287 0.0209) |
| OKLCH | oklch(89.21% 0.035 144) |
| XYZ | xyz(63.6672, 71.9216, 68.2738) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.12
Light Grey
#D8DCD6
ΔE00 8.88
Beige
#F5F5DC
ΔE00 8.92
Ice
#D6FFFA
ΔE00 10.06
Off White (survey)
#FFFFE4
ΔE00 10.19
Mintcream
#F5FFFA
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE2CD #E1CDE2
analogous
#D9E2CD #CEE2CD #CDE2D7
triadic
#CEE2CD #CDCEE2 #E2CDCE
tetradic
#CEE2CD #CDD9E2 #E1CDE2 #E2D7CD
square
#CEE2CD #CDD9E2 #E1CDE2 #E2D7CD
split-complementary
#CEE2CD #D7CDE2 #E2CDD9
monochromatic
#82B580 #A8CCA6 #CEE2CD #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.37
#CEE2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#CEE2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE2CD
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE2CD | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECC
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#CDE1DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cee2cd; /* rgb */ color: rgb(206, 226, 205); /* oklch */ color: oklch(89.2% 0.035 144.0);
Tailwind
colors: {
custom: {
50: '#ddebdc',
500: '#cee2cd',
950: '#000000',
},
}SCSS
$custom: #cee2cd; $custom-light: #ddebdc; $custom-dark: #000000;
JSON
{
"hex": "#cee2cd",
"rgb": {
"r": 206,
"g": 226,
"b": 205
},
"hsl": {
"h": 117.143,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.89211,
"c": 0.03546,
"h": 144
},
"luminance": 0.71922
}Semantic roles & 50–950 ramp
primary
#CEE2CD
secondary
#B89AB9
accent
#40A5A0
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484