#D2ECD9#D2ECD9
#D2ECD9 is a very light, muted green. Relative luminance 0.787; OKLCH L 91.9% C 0.037 H 153.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECD9 |
|---|---|
| RGB | rgb(210, 236, 217) |
| HSL | hsl(136, 41%, 87%) |
| HSV | hsv(136, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 8.1%, 7.5%) |
| CIE-LAB | lab(91.10, -12.05, 6.33) |
| CIE-LCH | lch(91.10, 13.61, 152.31°) |
| OKLab | oklab(91.88% -0.0336 0.0165) |
| OKLCH | oklch(91.88% 0.037 153.9) |
| XYZ | xyz(69.0955, 78.7013, 77.1828) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.00
Ice
#D6FFFA
ΔE00 7.56
Duck Egg Blue
#C3FBF4
ΔE00 8.68
Ice Blue (survey)
#D7FFFE
ΔE00 8.74
Very Pale Blue
#D6FFFE
ΔE00 8.81
Lightcyan
#E0FFFF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECD9 #ECD2E5
analogous
#D8ECD2 #D2ECD9 #D2ECE6
triadic
#D2ECD9 #D9D2EC #ECD9D2
tetradic
#D2ECD9 #D2D8EC #ECD2E5 #ECE6D2
square
#D2ECD9 #D2D8EC #ECD2E5 #ECE6D2
split-complementary
#D2ECD9 #E6D2EC #ECD2D8
monochromatic
#7CC890 #A7DAB5 #D2ECD9 #E9F6ED #E9F6ED
Accessibility & contrast
On white
1.25
#D2ECD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#D2ECD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECD9
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECD9 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D8
Deuteranopia (green-blind)
#E7E4DA
Tritanopia (blue-blind)
#CFEBE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2ecd9; /* rgb */ color: rgb(210, 236, 217); /* oklch */ color: oklch(91.9% 0.037 153.9);
Tailwind
colors: {
custom: {
50: '#e0f2e4',
500: '#d2ecd9',
950: '#000000',
},
}SCSS
$custom: #d2ecd9; $custom-light: #e0f2e4; $custom-dark: #000000;
JSON
{
"hex": "#d2ecd9",
"rgb": {
"r": 210,
"g": 236,
"b": 217
},
"hsl": {
"h": 136.154,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.91883,
"c": 0.03744,
"h": 153.9
},
"luminance": 0.78702
}Semantic roles & 50–950 ramp
primary
#D2ECD9
secondary
#C79BBB
accent
#3291B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584