#D9ECDA#D9ECDA
#D9ECDA is a very light, muted green. Relative luminance 0.798; OKLCH L 92.4% C 0.031 H 146.8°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D9ECDA |
|---|---|
| RGB | rgb(217, 236, 218) |
| HSL | hsl(123, 33%, 89%) |
| HSV | hsv(123, 8%, 93%) |
| CMYK | cmyk(8.1%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(91.60, -9.55, 6.58) |
| CIE-LCH | lch(91.60, 11.60, 145.41°) |
| OKLab | oklab(92.4% -0.0262 0.0172) |
| OKLCH | oklch(92.4% 0.031 146.8) |
| XYZ | xyz(71.2631, 79.8039, 77.9653) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.59
Beige
#F5F5DC
ΔE00 7.78
Mintcream
#F5FFFA
ΔE00 7.95
Light Grey
#D8DCD6
ΔE00 8.32
Ice
#D6FFFA
ΔE00 8.50
Off White (survey)
#FFFFE4
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9ECDA #ECD9EB
analogous
#E2ECD9 #D9ECDA #D9ECE4
triadic
#D9ECDA #DAD9EC #ECDAD9
tetradic
#D9ECDA #D9E2EC #ECD9EB #ECE4D9
square
#D9ECDA #D9E2EC #ECD9EB #ECE4D9
split-complementary
#D9ECDA #E4D9EC #ECD9E2
monochromatic
#87C38B #B0D8B2 #D9ECDA #EBF5EB #EBF5EB
Accessibility & contrast
On white
1.24
#D9ECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#D9ECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9ECDA
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9ECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9ECDA | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D9
Deuteranopia (green-blind)
#E9E6DB
Tritanopia (blue-blind)
#D7EBE7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d9ecda; /* rgb */ color: rgb(217, 236, 218); /* oklch */ color: oklch(92.4% 0.031 146.8);
Tailwind
colors: {
custom: {
50: '#e4f2e5',
500: '#d9ecda',
950: '#000000',
},
}SCSS
$custom: #d9ecda; $custom-light: #e4f2e5; $custom-dark: #000000;
JSON
{
"hex": "#d9ecda",
"rgb": {
"r": 217,
"g": 236,
"b": 218
},
"hsl": {
"h": 123.158,
"s": 33.333,
"l": 88.824
},
"oklch": {
"l": 0.92404,
"c": 0.03137,
"h": 146.8
},
"luminance": 0.79805
}Semantic roles & 50–950 ramp
primary
#D9ECDA
secondary
#C6A3C4
accent
#39A6AC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584