#D4DFD9#D4DFD9
#D4DFD9 is a very light, near-neutral green. Relative luminance 0.718; OKLCH L 89.4% C 0.014 H 162.4°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFD9 |
|---|---|
| RGB | rgb(212, 223, 217) |
| HSL | hsl(147, 15%, 85%) |
| HSV | hsv(147, 5%, 87%) |
| CMYK | cmyk(4.9%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(87.86, -4.79, 1.66) |
| CIE-LCH | lch(87.86, 5.07, 160.90°) |
| OKLab | oklab(89.36% -0.0136 0.0043) |
| OKLCH | oklch(89.36% 0.014 162.4) |
| XYZ | xyz(66.0611, 71.7817, 76.0071) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.02
Silver (survey)
#C5C9C7
ΔE00 6.15
Gainsboro
#DCDCDC
ΔE00 6.32
Fog
#D8DCE0
ΔE00 6.57
Light Gray
#D3D3D3
ΔE00 6.68
Mintcream
#F5FFFA
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFD9 #DFD4DA
analogous
#D4DFD4 #D4DFD9 #D4DFDE
triadic
#D4DFD9 #D9D4DF #DFD9D4
tetradic
#D4DFD9 #D4D4DF #DFD4DA #DFDED4
square
#D4DFD9 #D4D4DF #DFD4DA #DFDED4
split-complementary
#D4DFD9 #DED4DF #DFD4D4
monochromatic
#8EAB9B #B1C5BA #D4DFD9 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.37
#D4DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D4DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFD9
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFD9 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD9
Deuteranopia (green-blind)
#DCDCD9
Tritanopia (blue-blind)
#D2DFDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dfd9; /* rgb */ color: rgb(212, 223, 217); /* oklch */ color: oklch(89.4% 0.014 162.4);
Tailwind
colors: {
custom: {
50: '#e1e9e4',
500: '#d4dfd9',
950: '#000000',
},
}SCSS
$custom: #d4dfd9; $custom-light: #e1e9e4; $custom-dark: #000000;
JSON
{
"hex": "#d4dfd9",
"rgb": {
"r": 212,
"g": 223,
"b": 217
},
"hsl": {
"h": 147.273,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.89359,
"c": 0.01432,
"h": 162.4
},
"luminance": 0.71782
}Semantic roles & 50–950 ramp
primary
#D4DFD9
secondary
#B4A3AC
accent
#4D7699
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484