#D9DFD8#D9DFD8
#D9DFD8 is a very light, near-neutral green. Relative luminance 0.725; OKLCH L 89.7% C 0.011 H 141.3°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DFD8 |
|---|---|
| RGB | rgb(217, 223, 216) |
| HSL | hsl(111, 10%, 86%) |
| HSV | hsv(111, 3%, 87%) |
| CMYK | cmyk(2.7%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(88.20, -3.28, 2.72) |
| CIE-LCH | lch(88.20, 4.26, 140.34°) |
| OKLab | oklab(89.71% -0.0089 0.0071) |
| OKLCH | oklch(89.71% 0.011 141.3) |
| XYZ | xyz(67.3955, 72.4847, 75.3928) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.22
Gainsboro
#DCDCDC
ΔE00 5.00
Light Gray
#D3D3D3
ΔE00 5.52
Silver (survey)
#C5C9C7
ΔE00 5.72
Fog
#D8DCE0
ΔE00 6.02
Mintcream
#F5FFFA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DFD8 #DED8DF
analogous
#DCDFD8 #D9DFD8 #D8DFDA
triadic
#D9DFD8 #D8D9DF #DFD8D9
tetradic
#D9DFD8 #D8DCDF #DED8DF #DFDAD8
square
#D9DFD8 #D8DCDF #DED8DF #DFDAD8
split-complementary
#D9DFD8 #DAD8DF #DFD8DC
monochromatic
#97A895 #B8C3B6 #D9DFD8 #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.36
#D9DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#D9DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DFD8
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DFD8 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED8
Deuteranopia (green-blind)
#DEDDD8
Tritanopia (blue-blind)
#D9DEDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d9dfd8; /* rgb */ color: rgb(217, 223, 216); /* oklch */ color: oklch(89.7% 0.011 141.3);
Tailwind
colors: {
custom: {
50: '#e4e9e4',
500: '#d9dfd8',
950: '#000000',
},
}SCSS
$custom: #d9dfd8; $custom-light: #e4e9e4; $custom-dark: #000000;
JSON
{
"hex": "#d9dfd8",
"rgb": {
"r": 217,
"g": 223,
"b": 216
},
"hsl": {
"h": 111.429,
"s": 9.859,
"l": 86.078
},
"oklch": {
"l": 0.89707,
"c": 0.01141,
"h": 141.3
},
"luminance": 0.72485
}Semantic roles & 50–950 ramp
primary
#D9DFD8
secondary
#B2A8B3
accent
#52948A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484