#DEECDD#DEECDD
#DEECDD is a very light, muted green. Relative luminance 0.807; OKLCH L 92.8% C 0.025 H 143.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECDD |
|---|---|
| RGB | rgb(222, 236, 221) |
| HSL | hsl(116, 28%, 90%) |
| HSV | hsv(116, 6%, 93%) |
| CMYK | cmyk(5.9%, 0%, 6.4%, 7.5%) |
| CIE-LAB | lab(92.02, -7.34, 5.67) |
| CIE-LCH | lch(92.02, 9.28, 142.31°) |
| OKLab | oklab(92.85% -0.02 0.0148) |
| OKLCH | oklch(92.85% 0.025 143.5) |
| XYZ | xyz(73.1684, 80.7405, 80.1223) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.92
Mintcream
#F5FFFA
ΔE00 6.35
Light Grey
#D8DCD6
ΔE00 6.54
Beige
#F5F5DC
ΔE00 6.67
Ivory
#FFFFF0
ΔE00 7.29
Azure (CSS)
#F0FFFF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECDD #EBDDEC
analogous
#E6ECDD #DEECDD #DDECE4
triadic
#DEECDD #DDDEEC #ECDDDE
tetradic
#DEECDD #DDE6EC #EBDDEC #ECE4DD
square
#DEECDD #DDE6EC #EBDDEC #ECE4DD
split-complementary
#DEECDD #E4DDEC #ECDDE6
monochromatic
#92C08E #B8D6B6 #DEECDD #ECF4EB #ECF4EB
Accessibility & contrast
On white
1.22
#DEECDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#DEECDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECDD
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECDD | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DC
Deuteranopia (green-blind)
#EAE7DE
Tritanopia (blue-blind)
#DDEBE8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #deecdd; /* rgb */ color: rgb(222, 236, 221); /* oklch */ color: oklch(92.8% 0.025 143.5);
Tailwind
colors: {
custom: {
50: '#e8f2e7',
500: '#deecdd',
950: '#000000',
},
}SCSS
$custom: #deecdd; $custom-light: #e8f2e7; $custom-dark: #000000;
JSON
{
"hex": "#deecdd",
"rgb": {
"r": 222,
"g": 236,
"b": 221
},
"hsl": {
"h": 116,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.92847,
"c": 0.02493,
"h": 143.5
},
"luminance": 0.80741
}Semantic roles & 50–950 ramp
primary
#DEECDD
secondary
#C3A8C5
accent
#3FA7A0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584