#D5DFD4#D5DFD4
#D5DFD4 is a very light, near-neutral green. Relative luminance 0.717; OKLCH L 89.3% C 0.018 H 142.8°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFD4 |
|---|---|
| RGB | rgb(213, 223, 212) |
| HSL | hsl(115, 15%, 85%) |
| HSV | hsv(115, 5%, 87%) |
| CMYK | cmyk(4.5%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(87.81, -5.35, 4.22) |
| CIE-LCH | lch(87.81, 6.82, 141.72°) |
| OKLab | oklab(89.3% -0.0146 0.0111) |
| OKLCH | oklch(89.3% 0.018 142.8) |
| XYZ | xyz(65.7098, 71.6746, 72.6474) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.64
Honeydew
#F0FFF0
ΔE00 6.96
Silver (survey)
#C5C9C7
ΔE00 7.08
Mintcream
#F5FFFA
ΔE00 7.41
Gainsboro
#DCDCDC
ΔE00 7.53
Light Gray
#D3D3D3
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFD4 #DED4DF
analogous
#DADFD4 #D5DFD4 #D4DFD8
triadic
#D5DFD4 #D4D5DF #DFD4D5
tetradic
#D5DFD4 #D4DADF #DED4DF #DFD8D4
square
#D5DFD4 #D4DADF #DED4DF #DFD8D4
split-complementary
#D5DFD4 #D8D4DF #DFD4DA
monochromatic
#90AB8E #B3C5B1 #D5DFD4 #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.37
#D5DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#D5DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFD4
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFD4 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD3
Deuteranopia (green-blind)
#DEDCD4
Tritanopia (blue-blind)
#D4DEDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5dfd4; /* rgb */ color: rgb(213, 223, 212); /* oklch */ color: oklch(89.3% 0.018 142.8);
Tailwind
colors: {
custom: {
50: '#e1e9e1',
500: '#d5dfd4',
950: '#000000',
},
}SCSS
$custom: #d5dfd4; $custom-light: #e1e9e1; $custom-dark: #000000;
JSON
{
"hex": "#d5dfd4",
"rgb": {
"r": 213,
"g": 223,
"b": 212
},
"hsl": {
"h": 114.545,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.89295,
"c": 0.0183,
"h": 142.8
},
"luminance": 0.71675
}Semantic roles & 50–950 ramp
primary
#D5DFD4
secondary
#B3A3B4
accent
#4D9992
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484