#D2ECD2#D2ECD2
#D2ECD2 is a very light, muted green. Relative luminance 0.783; OKLCH L 91.7% C 0.044 H 145.2°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECD2 |
|---|---|
| RGB | rgb(210, 236, 210) |
| HSL | hsl(120, 41%, 87%) |
| HSV | hsv(120, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 11%, 7.5%) |
| CIE-LAB | lab(90.94, -13.30, 9.74) |
| CIE-LCH | lch(90.94, 16.48, 143.78°) |
| OKLab | oklab(91.7% -0.0364 0.0253) |
| OKLCH | oklch(91.7% 0.044 145.2) |
| XYZ | xyz(68.2043, 78.3448, 72.4890) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.00
Ice
#D6FFFA
ΔE00 9.48
Beige
#F5F5DC
ΔE00 9.50
Mint
#AAF0C1
ΔE00 9.52
Light Sage
#BCECAC
ΔE00 9.98
Very Pale Green
#CFFDBC
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECD2 #ECD2EC
analogous
#DFECD2 #D2ECD2 #D2ECDF
triadic
#D2ECD2 #D2D2EC #ECD2D2
tetradic
#D2ECD2 #D2DFEC #ECD2EC #ECDFD2
square
#D2ECD2 #D2DFEC #ECD2EC #ECDFD2
split-complementary
#D2ECD2 #DFD2EC #ECD2DF
monochromatic
#7CC87C #A7DAA7 #D2ECD2 #E9F6E9 #E9F6E9
Accessibility & contrast
On white
1.26
#D2ECD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#D2ECD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECD2
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECD2 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE7D1
Deuteranopia (green-blind)
#E9E4D3
Tritanopia (blue-blind)
#D0EAE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2ecd2; /* rgb */ color: rgb(210, 236, 210); /* oklch */ color: oklch(91.7% 0.044 145.2);
Tailwind
colors: {
custom: {
50: '#e0f2df',
500: '#d2ecd2',
950: '#000000',
},
}SCSS
$custom: #d2ecd2; $custom-light: #e0f2df; $custom-dark: #000000;
JSON
{
"hex": "#d2ecd2",
"rgb": {
"r": 210,
"g": 236,
"b": 210
},
"hsl": {
"h": 120,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.91701,
"c": 0.04435,
"h": 145.2
},
"luminance": 0.78346
}Semantic roles & 50–950 ramp
primary
#D2ECD2
secondary
#C79BC7
accent
#32B4B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584