#D7DFD6#D7DFD6
#D7DFD6 is a very light, near-neutral green. Relative luminance 0.721; OKLCH L 89.5% C 0.015 H 142.2°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFD6 |
|---|---|
| RGB | rgb(215, 223, 214) |
| HSL | hsl(113, 12%, 86%) |
| HSV | hsv(113, 4%, 87%) |
| CMYK | cmyk(3.6%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(88.01, -4.32, 3.47) |
| CIE-LCH | lch(88.01, 5.54, 141.20°) |
| OKLab | oklab(89.5% -0.0117 0.0091) |
| OKLCH | oklch(89.5% 0.015 142.2) |
| XYZ | xyz(66.5475, 72.0772, 74.0117) |
| Luminance | 0.7208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.42
Gainsboro
#DCDCDC
ΔE00 6.30
Silver (survey)
#C5C9C7
ΔE00 6.33
Light Gray
#D3D3D3
ΔE00 6.69
Mintcream
#F5FFFA
ΔE00 7.03
Fog
#D8DCE0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFD6 #DED6DF
analogous
#DBDFD6 #D7DFD6 #D6DFD9
triadic
#D7DFD6 #D6D7DF #DFD6D7
tetradic
#D7DFD6 #D6DBDF #DED6DF #DFD9D6
square
#D7DFD6 #D6DBDF #DED6DF #DFD9D6
split-complementary
#D7DFD6 #D9D6DF #DFD6DB
monochromatic
#94A991 #B5C4B4 #D7DFD6 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.36
#D7DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#D7DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFD6
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFD6 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD6
Deuteranopia (green-blind)
#DEDCD6
Tritanopia (blue-blind)
#D7DEDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7dfd6; /* rgb */ color: rgb(215, 223, 214); /* oklch */ color: oklch(89.5% 0.015 142.2);
Tailwind
colors: {
custom: {
50: '#e3e9e2',
500: '#d7dfd6',
950: '#000000',
},
}SCSS
$custom: #d7dfd6; $custom-light: #e3e9e2; $custom-dark: #000000;
JSON
{
"hex": "#d7dfd6",
"rgb": {
"r": 215,
"g": 223,
"b": 214
},
"hsl": {
"h": 113.333,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.895,
"c": 0.01485,
"h": 142.2
},
"luminance": 0.72077
}Semantic roles & 50–950 ramp
primary
#D7DFD6
secondary
#B2A5B4
accent
#4F968F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484