#D2EDD9#D2EDD9
#D2EDD9 is a very light, muted green. Relative luminance 0.793; OKLCH L 92.1% C 0.039 H 153.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EDD9 |
|---|---|
| RGB | rgb(210, 237, 217) |
| HSL | hsl(136, 43%, 88%) |
| HSV | hsv(136, 11%, 93%) |
| CMYK | cmyk(11.4%, 0%, 8.4%, 7.1%) |
| CIE-LAB | lab(91.36, -12.55, 6.70) |
| CIE-LCH | lch(91.36, 14.23, 151.90°) |
| OKLab | oklab(92.09% -0.035 0.0175) |
| OKLCH | oklch(92.09% 0.039 153.5) |
| XYZ | xyz(69.3842, 79.2787, 77.2790) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.15
Ice
#D6FFFA
ΔE00 7.61
Duck Egg Blue
#C3FBF4
ΔE00 8.61
Ice Blue (survey)
#D7FFFE
ΔE00 8.87
Very Pale Blue
#D6FFFE
ΔE00 8.93
Lightcyan
#E0FFFF
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EDD9 #EDD2E6
analogous
#D8EDD2 #D2EDD9 #D2EDE7
triadic
#D2EDD9 #D9D2ED #EDD9D2
tetradic
#D2EDD9 #D2D8ED #EDD2E6 #EDE7D2
square
#D2EDD9 #D2D8ED #EDD2E6 #EDE7D2
split-complementary
#D2EDD9 #E7D2ED #EDD2D8
monochromatic
#7BCA8F #A6DCB4 #D2EDD9 #E9F6ED #E9F6ED
Accessibility & contrast
On white
1.25
#D2EDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#D2EDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EDD9
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EDD9 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D8
Deuteranopia (green-blind)
#E8E5DA
Tritanopia (blue-blind)
#CEECE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2edd9; /* rgb */ color: rgb(210, 237, 217); /* oklch */ color: oklch(92.1% 0.039 153.5);
Tailwind
colors: {
custom: {
50: '#e0f2e4',
500: '#d2edd9',
950: '#000000',
},
}SCSS
$custom: #d2edd9; $custom-light: #e0f2e4; $custom-dark: #000000;
JSON
{
"hex": "#d2edd9",
"rgb": {
"r": 210,
"g": 237,
"b": 217
},
"hsl": {
"h": 135.556,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.9209,
"c": 0.0391,
"h": 153.5
},
"luminance": 0.7928
}Semantic roles & 50–950 ramp
primary
#D2EDD9
secondary
#C99ABD
accent
#3093B6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584