#D7DED5#D7DED5
#D7DED5 is a very light, near-neutral green. Relative luminance 0.715; OKLCH L 89.3% C 0.014 H 138.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DED5 |
|---|---|
| RGB | rgb(215, 222, 213) |
| HSL | hsl(107, 12%, 85%) |
| HSV | hsv(107, 4%, 87%) |
| CMYK | cmyk(3.2%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(87.72, -3.98, 3.59) |
| CIE-LCH | lch(87.72, 5.36, 137.97°) |
| OKLab | oklab(89.27% -0.0107 0.0094) |
| OKLCH | oklch(89.27% 0.014 138.7) |
| XYZ | xyz(66.1538, 71.4935, 73.2524) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.07
Gainsboro
#DCDCDC
ΔE00 6.02
Silver (survey)
#C5C9C7
ΔE00 6.05
Light Gray
#D3D3D3
ΔE00 6.36
Fog
#D8DCE0
ΔE00 7.07
Mintcream
#F5FFFA
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DED5 #DCD5DE
analogous
#DBDED5 #D7DED5 #D5DED7
triadic
#D7DED5 #D5D7DE #DED5D7
tetradic
#D7DED5 #D5DBDE #DCD5DE #DED7D5
square
#D7DED5 #D5DBDE #DCD5DE #DED7D5
split-complementary
#D7DED5 #D7D5DE #DED5DB
monochromatic
#96A890 #B6C3B3 #D7DED5 #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.37
#D7DED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D7DED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DED5
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DED5 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD5
Deuteranopia (green-blind)
#DDDCD5
Tritanopia (blue-blind)
#D7DDDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7ded5; /* rgb */ color: rgb(215, 222, 213); /* oklch */ color: oklch(89.3% 0.014 138.7);
Tailwind
colors: {
custom: {
50: '#e3e8e1',
500: '#d7ded5',
950: '#000000',
},
}SCSS
$custom: #d7ded5; $custom-light: #e3e8e1; $custom-dark: #000000;
JSON
{
"hex": "#d7ded5",
"rgb": {
"r": 215,
"g": 222,
"b": 213
},
"hsl": {
"h": 106.667,
"s": 12,
"l": 85.294
},
"oklch": {
"l": 0.8927,
"c": 0.01427,
"h": 138.7
},
"luminance": 0.71494
}Semantic roles & 50–950 ramp
primary
#D7DED5
secondary
#AFA5B3
accent
#4F9686
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484