#D9DFD6#D9DFD6
#D9DFD6 is a very light, near-neutral green. Relative luminance 0.724; OKLCH L 89.7% C 0.014 H 134.9°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DFD6 |
|---|---|
| RGB | rgb(217, 223, 214) |
| HSL | hsl(100, 12%, 86%) |
| HSV | hsv(100, 4%, 87%) |
| CMYK | cmyk(2.7%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(88.15, -3.64, 3.70) |
| CIE-LCH | lch(88.15, 5.19, 134.50°) |
| OKLab | oklab(89.65% -0.0097 0.0097) |
| OKLCH | oklch(89.65% 0.014 134.9) |
| XYZ | xyz(67.1385, 72.3820, 74.0394) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.83
Gainsboro
#DCDCDC
ΔE00 5.75
Silver (survey)
#C5C9C7
ΔE00 6.15
Light Gray
#D3D3D3
ΔE00 6.20
Eggshell
#F0EAD6
ΔE00 6.89
Fog
#D8DCE0
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DFD6 #DCD6DF
analogous
#DDDFD6 #D9DFD6 #D6DFD7
triadic
#D9DFD6 #D6D9DF #DFD6D9
tetradic
#D9DFD6 #D6DDDF #DCD6DF #DFD7D6
square
#D9DFD6 #D6DDDF #DCD6DF #DFD7D6
split-complementary
#D9DFD6 #D7D6DF #DFD6DD
monochromatic
#99A991 #B9C4B4 #D9DFD6 #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.36
#D9DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#D9DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DFD6
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DFD6 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD6
Deuteranopia (green-blind)
#DFDDD6
Tritanopia (blue-blind)
#D9DEDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d9dfd6; /* rgb */ color: rgb(217, 223, 214); /* oklch */ color: oklch(89.7% 0.014 134.9);
Tailwind
colors: {
custom: {
50: '#e4e9e2',
500: '#d9dfd6',
950: '#000000',
},
}SCSS
$custom: #d9dfd6; $custom-light: #e4e9e2; $custom-dark: #000000;
JSON
{
"hex": "#d9dfd6",
"rgb": {
"r": 217,
"g": 223,
"b": 214
},
"hsl": {
"h": 100,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.89652,
"c": 0.01372,
"h": 134.9
},
"luminance": 0.72382
}Semantic roles & 50–950 ramp
primary
#D9DFD6
secondary
#AFA5B4
accent
#4F967F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484