#D7EDD0#D7EDD0
#D7EDD0 is a very light, muted green. Relative luminance 0.796; OKLCH L 92.2% C 0.045 H 138.1°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EDD0 |
|---|---|
| RGB | rgb(215, 237, 208) |
| HSL | hsl(106, 45%, 87%) |
| HSV | hsv(106, 12%, 93%) |
| CMYK | cmyk(9.3%, 0%, 12.2%, 7.1%) |
| CIE-LAB | lab(91.49, -12.45, 11.61) |
| CIE-LCH | lch(91.49, 17.03, 137.00°) |
| OKLab | oklab(92.21% -0.0336 0.0301) |
| OKLCH | oklch(92.21% 0.045 138.1) |
| XYZ | xyz(69.6916, 79.5688, 71.3490) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.86
Beige
#F5F5DC
ΔE00 8.36
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.66
Lightyellow
#FFFFE0
ΔE00 8.88
Off White (survey)
#FFFFE4
ΔE00 9.06
Eggshell (survey)
#FFFFD4
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EDD0 #E6D0ED
analogous
#E6EDD0 #D7EDD0 #D0EDD8
triadic
#D7EDD0 #D0D7ED #EDD0D7
tetradic
#D7EDD0 #D0E6ED #E6D0ED #EDD8D0
square
#D7EDD0 #D0E6ED #E6D0ED #EDD8D0
split-complementary
#D7EDD0 #D8D0ED #EDD0E6
monochromatic
#8CCB77 #B1DCA4 #D7EDD0 #ECF7E9 #ECF7E9
Accessibility & contrast
On white
1.24
#D7EDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#D7EDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EDD0
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EDD0 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE8CE
Deuteranopia (green-blind)
#EBE6D1
Tritanopia (blue-blind)
#D6EBE5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d7edd0; /* rgb */ color: rgb(215, 237, 208); /* oklch */ color: oklch(92.2% 0.045 138.1);
Tailwind
colors: {
custom: {
50: '#e3f2de',
500: '#d7edd0',
950: '#000000',
},
}SCSS
$custom: #d7edd0; $custom-light: #e3f2de; $custom-dark: #000000;
JSON
{
"hex": "#d7edd0",
"rgb": {
"r": 215,
"g": 237,
"b": 208
},
"hsl": {
"h": 105.517,
"s": 44.615,
"l": 87.255
},
"oklch": {
"l": 0.92211,
"c": 0.04516,
"h": 138.1
},
"luminance": 0.7957
}Semantic roles & 50–950 ramp
primary
#D7EDD0
secondary
#BD98C9
accent
#2EB896
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584