#D7DFD4#D7DFD4
#D7DFD4 is a very light, near-neutral green. Relative luminance 0.720; OKLCH L 89.4% C 0.017 H 137.0°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFD4 |
|---|---|
| RGB | rgb(215, 223, 212) |
| HSL | hsl(104, 15%, 85%) |
| HSV | hsv(104, 5%, 87%) |
| CMYK | cmyk(3.6%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(87.96, -4.67, 4.45) |
| CIE-LCH | lch(87.96, 6.45, 136.38°) |
| OKLab | oklab(89.45% -0.0125 0.0117) |
| OKLCH | oklch(89.45% 0.017 137) |
| XYZ | xyz(66.2936, 71.9757, 72.6748) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.06
Silver (survey)
#C5C9C7
ΔE00 6.82
Gainsboro
#DCDCDC
ΔE00 6.99
Honeydew
#F0FFF0
ΔE00 7.14
Eggshell
#F0EAD6
ΔE00 7.21
Mintcream
#F5FFFA
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFD4 #DCD4DF
analogous
#DCDFD4 #D7DFD4 #D4DFD6
triadic
#D7DFD4 #D4D7DF #DFD4D7
tetradic
#D7DFD4 #D4DCDF #DCD4DF #DFD6D4
square
#D7DFD4 #D4DCDF #DCD4DF #DFD6D4
split-complementary
#D7DFD4 #D6D4DF #DFD4DC
monochromatic
#96AB8E #B6C5B1 #D7DFD4 #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.36
#D7DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#D7DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFD4
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFD4 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD3
Deuteranopia (green-blind)
#DFDCD4
Tritanopia (blue-blind)
#D7DEDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7dfd4; /* rgb */ color: rgb(215, 223, 212); /* oklch */ color: oklch(89.4% 0.017 137.0);
Tailwind
colors: {
custom: {
50: '#e3e9e1',
500: '#d7dfd4',
950: '#000000',
},
}SCSS
$custom: #d7dfd4; $custom-light: #e3e9e1; $custom-dark: #000000;
JSON
{
"hex": "#d7dfd4",
"rgb": {
"r": 215,
"g": 223,
"b": 212
},
"hsl": {
"h": 103.636,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.89446,
"c": 0.01712,
"h": 137
},
"luminance": 0.71976
}Semantic roles & 50–950 ramp
primary
#D7DFD4
secondary
#AFA3B4
accent
#4D9984
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484