#D7DFD5#D7DFD5
#D7DFD5 is a very light, near-neutral green. Relative luminance 0.720; OKLCH L 89.5% C 0.016 H 139.4°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFD5 |
|---|---|
| RGB | rgb(215, 223, 213) |
| HSL | hsl(108, 14%, 85%) |
| HSV | hsv(108, 4%, 87%) |
| CMYK | cmyk(3.6%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(87.98, -4.49, 3.96) |
| CIE-LCH | lch(87.98, 5.99, 138.61°) |
| OKLab | oklab(89.47% -0.0121 0.0104) |
| OKLCH | oklch(89.47% 0.016 139.4) |
| XYZ | xyz(66.4202, 72.0263, 73.3412) |
| Luminance | 0.7203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.73
Silver (survey)
#C5C9C7
ΔE00 6.57
Gainsboro
#DCDCDC
ΔE00 6.65
Light Gray
#D3D3D3
ΔE00 7.01
Mintcream
#F5FFFA
ΔE00 7.17
Honeydew
#F0FFF0
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFD5 #DDD5DF
analogous
#DCDFD5 #D7DFD5 #D5DFD8
triadic
#D7DFD5 #D5D7DF #DFD5D7
tetradic
#D7DFD5 #D5DCDF #DDD5DF #DFD8D5
square
#D7DFD5 #D5DCDF #DDD5DF #DFD8D5
split-complementary
#D7DFD5 #D8D5DF #DFD5DC
monochromatic
#95AA90 #B6C5B2 #D7DFD5 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.36
#D7DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#D7DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFD5
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFD5 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD4
Deuteranopia (green-blind)
#DEDCD5
Tritanopia (blue-blind)
#D7DEDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7dfd5; /* rgb */ color: rgb(215, 223, 213); /* oklch */ color: oklch(89.5% 0.016 139.4);
Tailwind
colors: {
custom: {
50: '#e3e9e1',
500: '#d7dfd5',
950: '#000000',
},
}SCSS
$custom: #d7dfd5; $custom-light: #e3e9e1; $custom-dark: #000000;
JSON
{
"hex": "#d7dfd5",
"rgb": {
"r": 215,
"g": 223,
"b": 213
},
"hsl": {
"h": 108,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.89473,
"c": 0.01597,
"h": 139.4
},
"luminance": 0.72027
}Semantic roles & 50–950 ramp
primary
#D7DFD5
secondary
#B1A4B4
accent
#4E9889
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484