#D2E6D0#D2E6D0
#D2E6D0 is a very light, muted green. Relative luminance 0.748; OKLCH L 90.4% C 0.036 H 142.7°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E6D0 |
|---|---|
| RGB | rgb(210, 230, 208) |
| HSL | hsl(115, 31%, 86%) |
| HSV | hsv(115, 10%, 90%) |
| CMYK | cmyk(8.7%, 0%, 9.6%, 9.8%) |
| CIE-LAB | lab(89.32, -10.63, 8.47) |
| CIE-LCH | lch(89.32, 13.59, 141.47°) |
| OKLab | oklab(90.41% -0.029 0.0221) |
| OKLCH | oklch(90.41% 0.036 142.7) |
| XYZ | xyz(66.2581, 74.8487, 70.6188) |
| Luminance | 0.7485 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.45
Beige
#F5F5DC
ΔE00 8.41
Light Grey
#D8DCD6
ΔE00 9.16
Off White (survey)
#FFFFE4
ΔE00 9.54
Lightyellow
#FFFFE0
ΔE00 9.66
Ice
#D6FFFA
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E6D0 #E4D0E6
analogous
#DDE6D0 #D2E6D0 #D0E6D9
triadic
#D2E6D0 #D0D2E6 #E6D0D2
tetradic
#D2E6D0 #D0DDE6 #E4D0E6 #E6D9D0
square
#D2E6D0 #D0DDE6 #E4D0E6 #E6D9D0
split-complementary
#D2E6D0 #D9D0E6 #E6D0DD
monochromatic
#85BB80 #ACD1A8 #D2E6D0 #ECF4EB #ECF4EB
Accessibility & contrast
On white
1.31
#D2E6D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#D2E6D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E6D0
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E6D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E6D0 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2CF
Deuteranopia (green-blind)
#E4E0D1
Tritanopia (blue-blind)
#D1E4E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2e6d0; /* rgb */ color: rgb(210, 230, 208); /* oklch */ color: oklch(90.4% 0.036 142.7);
Tailwind
colors: {
custom: {
50: '#dfedde',
500: '#d2e6d0',
950: '#000000',
},
}SCSS
$custom: #d2e6d0; $custom-light: #dfedde; $custom-dark: #000000;
JSON
{
"hex": "#d2e6d0",
"rgb": {
"r": 210,
"g": 230,
"b": 208
},
"hsl": {
"h": 114.545,
"s": 30.556,
"l": 85.882
},
"oklch": {
"l": 0.90405,
"c": 0.03642,
"h": 142.7
},
"luminance": 0.74849
}Semantic roles & 50–950 ramp
primary
#D2E6D0
secondary
#BB9CBF
accent
#3CA99F
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484