#D5DFD7#D5DFD7
#D5DFD7 is a very light, near-neutral green. Relative luminance 0.718; OKLCH L 89.4% C 0.015 H 151.8°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFD7 |
|---|---|
| RGB | rgb(213, 223, 215) |
| HSL | hsl(132, 14%, 85%) |
| HSV | hsv(132, 4%, 87%) |
| CMYK | cmyk(4.5%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(87.89, -4.81, 2.75) |
| CIE-LCH | lch(87.89, 5.54, 150.25°) |
| OKLab | oklab(89.38% -0.0134 0.0072) |
| OKLCH | oklch(89.38% 0.015 151.8) |
| XYZ | xyz(66.0917, 71.8274, 74.6590) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.89
Silver (survey)
#C5C9C7
ΔE00 6.37
Gainsboro
#DCDCDC
ΔE00 6.58
Light Gray
#D3D3D3
ΔE00 6.93
Mintcream
#F5FFFA
ΔE00 6.99
Fog
#D8DCE0
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFD7 #DFD5DD
analogous
#D8DFD5 #D5DFD7 #D5DFDC
triadic
#D5DFD7 #D7D5DF #DFD7D5
tetradic
#D5DFD7 #D5D8DF #DFD5DD #DFDCD5
square
#D5DFD7 #D5D8DF #DFD5DD #DFDCD5
split-complementary
#D5DFD7 #DCD5DF #DFD5D8
monochromatic
#90AA95 #B2C5B6 #D5DFD7 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.37
#D5DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#D5DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFD7
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFD7 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD7
Deuteranopia (green-blind)
#DDDCD7
Tritanopia (blue-blind)
#D4DFDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5dfd7; /* rgb */ color: rgb(213, 223, 215); /* oklch */ color: oklch(89.4% 0.015 151.8);
Tailwind
colors: {
custom: {
50: '#e1e9e3',
500: '#d5dfd7',
950: '#000000',
},
}SCSS
$custom: #d5dfd7; $custom-light: #e1e9e3; $custom-dark: #000000;
JSON
{
"hex": "#d5dfd7",
"rgb": {
"r": 213,
"g": 223,
"b": 215
},
"hsl": {
"h": 132,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.89378,
"c": 0.01522,
"h": 151.8
},
"luminance": 0.71828
}Semantic roles & 50–950 ramp
primary
#D5DFD7
secondary
#B4A4B1
accent
#4E8998
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484