#D4DBD7#D4DBD7
#D4DBD7 is a very light, near-neutral green. Relative luminance 0.696; OKLCH L 88.5% C 0.009 H 161.4°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DBD7 |
|---|---|
| RGB | rgb(212, 219, 215) |
| HSL | hsl(146, 9%, 85%) |
| HSV | hsv(146, 3%, 86%) |
| CMYK | cmyk(3.2%, 0%, 1.8%, 14.1%) |
| CIE-LAB | lab(86.78, -3.09, 1.14) |
| CIE-LCH | lch(86.78, 3.29, 159.75°) |
| OKLab | oklab(88.49% -0.0088 0.003) |
| OKLCH | oklch(88.49% 0.009 161.4) |
| XYZ | xyz(64.7464, 69.5661, 74.2934) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.55
Gainsboro
#DCDCDC
ΔE00 4.36
Silver (survey)
#C5C9C7
ΔE00 4.50
Light Gray
#D3D3D3
ΔE00 4.55
Fog
#D8DCE0
ΔE00 4.79
Whitesmoke
#F5F5F5
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DBD7 #DBD4D8
analogous
#D5DBD4 #D4DBD7 #D4DBDB
triadic
#D4DBD7 #D7D4DB #DBD7D4
tetradic
#D4DBD7 #D4D5DB #DBD4D8 #DBDBD4
square
#D4DBD7 #D4D5DB #DBD4D8 #DBDBD4
split-complementary
#D4DBD7 #DBD4DB #DBD4D5
monochromatic
#91A399 #B3BFB8 #D4DBD7 #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.41
#D4DBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#D4DBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DBD7
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DBD7 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD7
Deuteranopia (green-blind)
#D9D9D7
Tritanopia (blue-blind)
#D3DBDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d4dbd7; /* rgb */ color: rgb(212, 219, 215); /* oklch */ color: oklch(88.5% 0.009 161.4);
Tailwind
colors: {
custom: {
50: '#e1e6e3',
500: '#d4dbd7',
950: '#000000',
},
}SCSS
$custom: #d4dbd7; $custom-light: #e1e6e3; $custom-dark: #000000;
JSON
{
"hex": "#d4dbd7",
"rgb": {
"r": 212,
"g": 219,
"b": 215
},
"hsl": {
"h": 145.714,
"s": 8.861,
"l": 84.51
},
"oklch": {
"l": 0.88491,
"c": 0.00929,
"h": 161.4
},
"luminance": 0.69566
}Semantic roles & 50–950 ramp
primary
#D4DBD7
secondary
#AFA4AA
accent
#537793
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484