#D9DFD9#D9DFD9
#D9DFD9 is a very light, near-neutral green. Relative luminance 0.725; OKLCH L 89.7% C 0.010 H 145.5°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DFD9 |
|---|---|
| RGB | rgb(217, 223, 217) |
| HSL | hsl(120, 9%, 86%) |
| HSV | hsv(120, 3%, 87%) |
| CMYK | cmyk(2.7%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(88.23, -3.10, 2.23) |
| CIE-LCH | lch(88.23, 3.82, 144.29°) |
| OKLab | oklab(89.74% -0.0085 0.0059) |
| OKLCH | oklch(89.74% 0.01 145.5) |
| XYZ | xyz(67.5251, 72.5366, 76.0757) |
| Luminance | 0.7254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.07
Gainsboro
#DCDCDC
ΔE00 4.63
Light Gray
#D3D3D3
ΔE00 5.20
Silver (survey)
#C5C9C7
ΔE00 5.54
Fog
#D8DCE0
ΔE00 5.55
Mintcream
#F5FFFA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DFD9 #DFD9DF
analogous
#DCDFD9 #D9DFD9 #D9DFDC
triadic
#D9DFD9 #D9D9DF #DFD9D9
tetradic
#D9DFD9 #D9DCDF #DFD9DF #DFDCD9
square
#D9DFD9 #D9DCDF #DFD9DF #DFDCD9
split-complementary
#D9DFD9 #DCD9DF #DFD9DC
monochromatic
#97A797 #B8C3B8 #D9DFD9 #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.35
#D9DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#D9DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DFD9
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DFD9 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDED9
Deuteranopia (green-blind)
#DEDDD9
Tritanopia (blue-blind)
#D9DFDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d9dfd9; /* rgb */ color: rgb(217, 223, 217); /* oklch */ color: oklch(89.7% 0.010 145.5);
Tailwind
colors: {
custom: {
50: '#e4e9e4',
500: '#d9dfd9',
950: '#000000',
},
}SCSS
$custom: #d9dfd9; $custom-light: #e4e9e4; $custom-dark: #000000;
JSON
{
"hex": "#d9dfd9",
"rgb": {
"r": 217,
"g": 223,
"b": 217
},
"hsl": {
"h": 120,
"s": 8.571,
"l": 86.275
},
"oklch": {
"l": 0.89735,
"c": 0.01034,
"h": 145.5
},
"luminance": 0.72537
}Semantic roles & 50–950 ramp
primary
#D9DFD9
secondary
#B3A9B3
accent
#539393
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484