#D6DFD9#D6DFD9
#D6DFD9 is a very light, near-neutral green. Relative luminance 0.721; OKLCH L 89.5% C 0.013 H 157.0°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DFD9 |
|---|---|
| RGB | rgb(214, 223, 217) |
| HSL | hsl(140, 12%, 86%) |
| HSV | hsv(140, 4%, 87%) |
| CMYK | cmyk(4%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(88.01, -4.12, 1.89) |
| CIE-LCH | lch(88.01, 4.53, 155.39°) |
| OKLab | oklab(89.51% -0.0116 0.0049) |
| OKLCH | oklch(89.51% 0.013 157) |
| XYZ | xyz(66.6413, 72.0809, 76.0343) |
| Luminance | 0.7208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.23
Gainsboro
#DCDCDC
ΔE00 5.64
Silver (survey)
#C5C9C7
ΔE00 5.83
Light Gray
#D3D3D3
ΔE00 6.06
Fog
#D8DCE0
ΔE00 6.11
Mintcream
#F5FFFA
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DFD9 #DFD6DC
analogous
#D7DFD6 #D6DFD9 #D6DFDD
triadic
#D6DFD9 #D9D6DF #DFD9D6
tetradic
#D6DFD9 #D6D7DF #DFD6DC #DFDDD6
square
#D6DFD9 #D6D7DF #DFD6DC #DFDDD6
split-complementary
#D6DFD9 #DDD6DF #DFD6D7
monochromatic
#91A999 #B4C4B9 #D6DFD9 #EEF2EF #EEF2EF
Accessibility & contrast
On white
1.36
#D6DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#D6DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DFD9
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DFD9 | 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)
#DFDDD9
Deuteranopia (green-blind)
#DDDCD9
Tritanopia (blue-blind)
#D5DFDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d6dfd9; /* rgb */ color: rgb(214, 223, 217); /* oklch */ color: oklch(89.5% 0.013 157.0);
Tailwind
colors: {
custom: {
50: '#e2e9e4',
500: '#d6dfd9',
950: '#000000',
},
}SCSS
$custom: #d6dfd9; $custom-light: #e2e9e4; $custom-dark: #000000;
JSON
{
"hex": "#d6dfd9",
"rgb": {
"r": 214,
"g": 223,
"b": 217
},
"hsl": {
"h": 140,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.89508,
"c": 0.0126,
"h": 157
},
"luminance": 0.72081
}Semantic roles & 50–950 ramp
primary
#D6DFD9
secondary
#B4A5AF
accent
#4F7F96
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484