#D7DED4#D7DED4
#D7DED4 is a very light, near-neutral green. Relative luminance 0.714; OKLCH L 89.2% C 0.015 H 136.1°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DED4 |
|---|---|
| RGB | rgb(215, 222, 212) |
| HSL | hsl(102, 13%, 85%) |
| HSV | hsv(102, 5%, 87%) |
| CMYK | cmyk(3.2%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(87.70, -4.16, 4.08) |
| CIE-LCH | lch(87.70, 5.82, 135.55°) |
| OKLab | oklab(89.24% -0.0111 0.0107) |
| OKLCH | oklch(89.24% 0.015 136.1) |
| XYZ | xyz(66.0272, 71.4429, 72.5860) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.42
Silver (survey)
#C5C9C7
ΔE00 6.30
Gainsboro
#DCDCDC
ΔE00 6.38
Light Gray
#D3D3D3
ΔE00 6.70
Eggshell
#F0EAD6
ΔE00 7.12
Mintcream
#F5FFFA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DED4 #DBD4DE
analogous
#DCDED4 #D7DED4 #D4DED6
triadic
#D7DED4 #D4D7DE #DED4D7
tetradic
#D7DED4 #D4DCDE #DBD4DE #DED6D4
square
#D7DED4 #D4DCDE #DBD4DE #DED6D4
split-complementary
#D7DED4 #D6D4DE #DED4DC
monochromatic
#97A98F #B7C3B1 #D7DED4 #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.37
#D7DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#D7DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DED4
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DED4 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD3
Deuteranopia (green-blind)
#DEDCD4
Tritanopia (blue-blind)
#D7DDDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7ded4; /* rgb */ color: rgb(215, 222, 212); /* oklch */ color: oklch(89.2% 0.015 136.1);
Tailwind
colors: {
custom: {
50: '#e3e8e1',
500: '#d7ded4',
950: '#000000',
},
}SCSS
$custom: #d7ded4; $custom-light: #e3e8e1; $custom-dark: #000000;
JSON
{
"hex": "#d7ded4",
"rgb": {
"r": 215,
"g": 222,
"b": 212
},
"hsl": {
"h": 102,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.89243,
"c": 0.01542,
"h": 136.1
},
"luminance": 0.71443
}Semantic roles & 50–950 ramp
primary
#D7DED4
secondary
#AEA3B3
accent
#4E9781
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484