#D8DFD4#D8DFD4
#D8DFD4 is a very light, near-neutral yellow-green. Relative luminance 0.721; OKLCH L 89.5% C 0.017 H 133.9°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DFD4 |
|---|---|
| RGB | rgb(216, 223, 212) |
| HSL | hsl(98, 15%, 85%) |
| HSV | hsv(98, 5%, 87%) |
| CMYK | cmyk(3.1%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(88.03, -4.33, 4.57) |
| CIE-LCH | lch(88.03, 6.29, 133.48°) |
| OKLab | oklab(89.52% -0.0115 0.012) |
| OKLCH | oklch(89.52% 0.017 133.9) |
| XYZ | xyz(66.5882, 72.1276, 72.6886) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.80
Silver (survey)
#C5C9C7
ΔE00 6.73
Gainsboro
#DCDCDC
ΔE00 6.74
Eggshell
#F0EAD6
ΔE00 6.87
Light Gray
#D3D3D3
ΔE00 7.10
Honeydew
#F0FFF0
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DFD4 #DBD4DF
analogous
#DDDFD4 #D8DFD4 #D4DFD5
triadic
#D8DFD4 #D4D8DF #DFD4D8
tetradic
#D8DFD4 #D4DDDF #DBD4DF #DFD5D4
square
#D8DFD4 #D4DDDF #DBD4DF #DFD5D4
split-complementary
#D8DFD4 #D5D4DF #DFD4DD
monochromatic
#98AB8E #B8C5B1 #D8DFD4 #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.36
#D8DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#D8DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DFD4
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DFD4 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD3
Deuteranopia (green-blind)
#DFDDD4
Tritanopia (blue-blind)
#D8DEDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dfd4; /* rgb */ color: rgb(216, 223, 212); /* oklch */ color: oklch(89.5% 0.017 133.9);
Tailwind
colors: {
custom: {
50: '#e4e9e1',
500: '#d8dfd4',
950: '#000000',
},
}SCSS
$custom: #d8dfd4; $custom-light: #e4e9e1; $custom-dark: #000000;
JSON
{
"hex": "#d8dfd4",
"rgb": {
"r": 216,
"g": 223,
"b": 212
},
"hsl": {
"h": 98.182,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.89521,
"c": 0.0166,
"h": 133.9
},
"luminance": 0.72128
}Semantic roles & 50–950 ramp
primary
#D8DFD4
secondary
#AEA3B4
accent
#4D997D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484