#D2EDD2#D2EDD2
#D2EDD2 is a very light, muted green. Relative luminance 0.789; OKLCH L 91.9% C 0.046 H 145.2°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EDD2 |
|---|---|
| RGB | rgb(210, 237, 210) |
| HSL | hsl(120, 43%, 88%) |
| HSV | hsv(120, 11%, 93%) |
| CMYK | cmyk(11.4%, 0%, 11.4%, 7.1%) |
| CIE-LAB | lab(91.20, -13.80, 10.11) |
| CIE-LCH | lch(91.20, 17.10, 143.76°) |
| OKLab | oklab(91.91% -0.0378 0.0263) |
| OKLCH | oklch(91.91% 0.046 145.2) |
| XYZ | xyz(68.4930, 78.9222, 72.5853) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.21
Mint
#AAF0C1
ΔE00 9.19
Ice
#D6FFFA
ΔE00 9.58
Light Sage
#BCECAC
ΔE00 9.66
Beige
#F5F5DC
ΔE00 9.70
Very Pale Green
#CFFDBC
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EDD2 #EDD2ED
analogous
#DFEDD2 #D2EDD2 #D2EDDF
triadic
#D2EDD2 #D2D2ED #EDD2D2
tetradic
#D2EDD2 #D2DFED #EDD2ED #EDDFD2
square
#D2EDD2 #D2DFED #EDD2ED #EDDFD2
split-complementary
#D2EDD2 #DFD2ED #EDD2DF
monochromatic
#7BCA7B #A6DCA6 #D2EDD2 #E9F6E9 #E9F6E9
Accessibility & contrast
On white
1.25
#D2EDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#D2EDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EDD2
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EDD2 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE8D1
Deuteranopia (green-blind)
#E9E5D3
Tritanopia (blue-blind)
#D0EBE5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2edd2; /* rgb */ color: rgb(210, 237, 210); /* oklch */ color: oklch(91.9% 0.046 145.2);
Tailwind
colors: {
custom: {
50: '#e0f2df',
500: '#d2edd2',
950: '#000000',
},
}SCSS
$custom: #d2edd2; $custom-light: #e0f2df; $custom-dark: #000000;
JSON
{
"hex": "#d2edd2",
"rgb": {
"r": 210,
"g": 237,
"b": 210
},
"hsl": {
"h": 120,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.91909,
"c": 0.04602,
"h": 145.2
},
"luminance": 0.78923
}Semantic roles & 50–950 ramp
primary
#D2EDD2
secondary
#C99AC9
accent
#30B6B6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584