#D7DED7#D7DED7
#D7DED7 is a very light, near-neutral green. Relative luminance 0.716; OKLCH L 89.3% C 0.012 H 145.5°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DED7 |
|---|---|
| RGB | rgb(215, 222, 215) |
| HSL | hsl(120, 10%, 86%) |
| HSV | hsv(120, 3%, 87%) |
| CMYK | cmyk(3.2%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(87.77, -3.62, 2.61) |
| CIE-LCH | lch(87.77, 4.46, 144.27°) |
| OKLab | oklab(89.33% -0.0099 0.0068) |
| OKLCH | oklch(89.33% 0.012 145.5) |
| XYZ | xyz(66.4092, 71.5957, 74.5975) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.51
Gainsboro
#DCDCDC
ΔE00 5.31
Silver (survey)
#C5C9C7
ΔE00 5.60
Light Gray
#D3D3D3
ΔE00 5.71
Fog
#D8DCE0
ΔE00 6.17
Mintcream
#F5FFFA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DED7 #DED7DE
analogous
#DADED7 #D7DED7 #D7DEDA
triadic
#D7DED7 #D7D7DE #DED7D7
tetradic
#D7DED7 #D7DADE #DED7DE #DEDAD7
square
#D7DED7 #D7DADE #DED7DE #DEDAD7
split-complementary
#D7DED7 #DAD7DE #DED7DA
monochromatic
#94A794 #B5C2B5 #D7DED7 #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.37
#D7DED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D7DED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DED7
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DED7 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDD7
Deuteranopia (green-blind)
#DDDCD7
Tritanopia (blue-blind)
#D6DEDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7ded7; /* rgb */ color: rgb(215, 222, 215); /* oklch */ color: oklch(89.3% 0.012 145.5);
Tailwind
colors: {
custom: {
50: '#e3e8e3',
500: '#d7ded7',
950: '#000000',
},
}SCSS
$custom: #d7ded7; $custom-light: #e3e8e3; $custom-dark: #000000;
JSON
{
"hex": "#d7ded7",
"rgb": {
"r": 215,
"g": 222,
"b": 215
},
"hsl": {
"h": 120,
"s": 9.589,
"l": 85.686
},
"oklch": {
"l": 0.89326,
"c": 0.01207,
"h": 145.5
},
"luminance": 0.71596
}Semantic roles & 50–950 ramp
primary
#D7DED7
secondary
#B2A7B2
accent
#529494
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484