#DEECDB#DEECDB
#DEECDB is a very light, muted green. Relative luminance 0.806; OKLCH L 92.8% C 0.027 H 140.2°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECDB |
|---|---|
| RGB | rgb(222, 236, 219) |
| HSL | hsl(109, 31%, 89%) |
| HSV | hsv(109, 7%, 93%) |
| CMYK | cmyk(5.9%, 0%, 7.2%, 7.5%) |
| CIE-LAB | lab(91.97, -7.69, 6.64) |
| CIE-LCH | lch(91.97, 10.16, 139.17°) |
| OKLab | oklab(92.79% -0.0208 0.0174) |
| OKLCH | oklch(92.79% 0.027 140.2) |
| XYZ | xyz(72.9035, 80.6345, 78.7273) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.03
Beige
#F5F5DC
ΔE00 6.37
Mintcream
#F5FFFA
ΔE00 6.91
Light Grey
#D8DCD6
ΔE00 7.01
Ivory
#FFFFF0
ΔE00 7.40
Off White (survey)
#FFFFE4
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECDB #E9DBEC
analogous
#E7ECDB #DEECDB #DBECE1
triadic
#DEECDB #DBDEEC #ECDBDE
tetradic
#DEECDB #DBE7EC #E9DBEC #ECE1DB
square
#DEECDB #DBE7EC #E9DBEC #ECE1DB
split-complementary
#DEECDB #E1DBEC #ECDBE7
monochromatic
#95C28B #B9D7B3 #DEECDB #EDF4EB #EDF4EB
Accessibility & contrast
On white
1.23
#DEECDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#DEECDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECDB
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECDB | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DA
Deuteranopia (green-blind)
#EBE7DC
Tritanopia (blue-blind)
#DDEBE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #deecdb; /* rgb */ color: rgb(222, 236, 219); /* oklch */ color: oklch(92.8% 0.027 140.2);
Tailwind
colors: {
custom: {
50: '#e8f2e6',
500: '#deecdb',
950: '#000000',
},
}SCSS
$custom: #deecdb; $custom-light: #e8f2e6; $custom-dark: #000000;
JSON
{
"hex": "#deecdb",
"rgb": {
"r": 222,
"g": 236,
"b": 219
},
"hsl": {
"h": 109.412,
"s": 30.909,
"l": 89.216
},
"oklch": {
"l": 0.92794,
"c": 0.02712,
"h": 140.2
},
"luminance": 0.80635
}Semantic roles & 50–950 ramp
primary
#DEECDB
secondary
#C0A6C5
accent
#3CAA96
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584