#D2ECD7#D2ECD7
#D2ECD7 is a very light, muted green. Relative luminance 0.786; OKLCH L 91.8% C 0.039 H 151.1°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECD7 |
|---|---|
| RGB | rgb(210, 236, 215) |
| HSL | hsl(132, 41%, 87%) |
| HSV | hsv(132, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 8.9%, 7.5%) |
| CIE-LAB | lab(91.05, -12.41, 7.30) |
| CIE-LCH | lch(91.05, 14.40, 149.54°) |
| OKLab | oklab(91.83% -0.0344 0.019) |
| OKLCH | oklch(91.83% 0.039 151.1) |
| XYZ | xyz(68.8369, 78.5978, 75.8210) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.23
Ice
#D6FFFA
ΔE00 8.10
Duck Egg Blue
#C3FBF4
ΔE00 9.09
Ice Blue (survey)
#D7FFFE
ΔE00 9.35
Very Pale Blue
#D6FFFE
ΔE00 9.41
Lightcyan
#E0FFFF
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECD7 #ECD2E7
analogous
#DAECD2 #D2ECD7 #D2ECE4
triadic
#D2ECD7 #D7D2EC #ECD7D2
tetradic
#D2ECD7 #D2DAEC #ECD2E7 #ECE4D2
square
#D2ECD7 #D2DAEC #ECD2E7 #ECE4D2
split-complementary
#D2ECD7 #E4D2EC #ECD2DA
monochromatic
#7CC88A #A7DAB1 #D2ECD7 #E9F6EC #E9F6EC
Accessibility & contrast
On white
1.26
#D2ECD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#D2ECD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECD7
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECD7 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D6
Deuteranopia (green-blind)
#E8E4D8
Tritanopia (blue-blind)
#CFEBE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2ecd7; /* rgb */ color: rgb(210, 236, 215); /* oklch */ color: oklch(91.8% 0.039 151.1);
Tailwind
colors: {
custom: {
50: '#e0f2e3',
500: '#d2ecd7',
950: '#000000',
},
}SCSS
$custom: #d2ecd7; $custom-light: #e0f2e3; $custom-dark: #000000;
JSON
{
"hex": "#d2ecd7",
"rgb": {
"r": 210,
"g": 236,
"b": 215
},
"hsl": {
"h": 131.538,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.9183,
"c": 0.03932,
"h": 151.1
},
"luminance": 0.78599
}Semantic roles & 50–950 ramp
primary
#D2ECD7
secondary
#C79BBF
accent
#329BB4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584