#D9ECD9#D9ECD9
#D9ECD9 is a very light, muted green. Relative luminance 0.798; OKLCH L 92.4% C 0.032 H 145.3°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D9ECD9 |
|---|---|
| RGB | rgb(217, 236, 217) |
| HSL | hsl(120, 33%, 89%) |
| HSV | hsv(120, 8%, 93%) |
| CMYK | cmyk(8.1%, 0%, 8.1%, 7.5%) |
| CIE-LAB | lab(91.57, -9.72, 7.07) |
| CIE-LCH | lch(91.57, 12.02, 143.97°) |
| OKLab | oklab(92.38% -0.0266 0.0185) |
| OKLCH | oklch(92.38% 0.032 145.3) |
| XYZ | xyz(71.1327, 79.7517, 77.2783) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.71
Beige
#F5F5DC
ΔE00 7.70
Mintcream
#F5FFFA
ΔE00 8.20
Light Grey
#D8DCD6
ΔE00 8.53
Off White (survey)
#FFFFE4
ΔE00 8.68
Ice
#D6FFFA
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9ECD9 #ECD9EC
analogous
#E3ECD9 #D9ECD9 #D9ECE3
triadic
#D9ECD9 #D9D9EC #ECD9D9
tetradic
#D9ECD9 #D9E3EC #ECD9EC #ECE3D9
square
#D9ECD9 #D9E3EC #ECD9EC #ECE3D9
split-complementary
#D9ECD9 #E3D9EC #ECD9E3
monochromatic
#87C387 #B0D8B0 #D9ECD9 #EBF5EB #EBF5EB
Accessibility & contrast
On white
1.24
#D9ECD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#D9ECD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9ECD9
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9ECD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9ECD9 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D8
Deuteranopia (green-blind)
#E9E6DA
Tritanopia (blue-blind)
#D7EBE6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d9ecd9; /* rgb */ color: rgb(217, 236, 217); /* oklch */ color: oklch(92.4% 0.032 145.3);
Tailwind
colors: {
custom: {
50: '#e4f2e4',
500: '#d9ecd9',
950: '#000000',
},
}SCSS
$custom: #d9ecd9; $custom-light: #e4f2e4; $custom-dark: #000000;
JSON
{
"hex": "#d9ecd9",
"rgb": {
"r": 217,
"g": 236,
"b": 217
},
"hsl": {
"h": 120,
"s": 33.333,
"l": 88.824
},
"oklch": {
"l": 0.92378,
"c": 0.03241,
"h": 145.3
},
"luminance": 0.79752
}Semantic roles & 50–950 ramp
primary
#D9ECD9
secondary
#C6A3C6
accent
#39ACAC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584