#D5DFD0#D5DFD0
#D5DFD0 is a very light, muted green. Relative luminance 0.715; OKLCH L 89.2% C 0.023 H 134.9°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFD0 |
|---|---|
| RGB | rgb(213, 223, 208) |
| HSL | hsl(100, 19%, 85%) |
| HSV | hsv(100, 7%, 87%) |
| CMYK | cmyk(4.5%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(87.72, -6.06, 6.19) |
| CIE-LCH | lch(87.72, 8.66, 134.39°) |
| OKLab | oklab(89.19% -0.0162 0.0162) |
| OKLCH | oklch(89.19% 0.023 134.9) |
| XYZ | xyz(65.2115, 71.4753, 70.0229) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.89
Honeydew
#F0FFF0
ΔE00 6.83
Beige
#F5F5DC
ΔE00 7.17
Eggshell
#F0EAD6
ΔE00 7.58
Silver (survey)
#C5C9C7
ΔE00 8.15
Mintcream
#F5FFFA
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFD0 #DAD0DF
analogous
#DDDFD0 #D5DFD0 #D0DFD3
triadic
#D5DFD0 #D0D5DF #DFD0D5
tetradic
#D5DFD0 #D0DDDF #DAD0DF #DFD3D0
square
#D5DFD0 #D0DDDF #DAD0DF #DFD3D0
split-complementary
#D5DFD0 #D3D0DF #DFD0DD
monochromatic
#94AD87 #B4C6AC #D5DFD0 #EFF3ED #EFF3ED
Accessibility & contrast
On white
1.37
#D5DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D5DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFD0
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFD0 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCF
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#D5DEDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5dfd0; /* rgb */ color: rgb(213, 223, 208); /* oklch */ color: oklch(89.2% 0.023 134.9);
Tailwind
colors: {
custom: {
50: '#e1e9de',
500: '#d5dfd0',
950: '#000000',
},
}SCSS
$custom: #d5dfd0; $custom-light: #e1e9de; $custom-dark: #000000;
JSON
{
"hex": "#d5dfd0",
"rgb": {
"r": 213,
"g": 223,
"b": 208
},
"hsl": {
"h": 100,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.89187,
"c": 0.02287,
"h": 134.9
},
"luminance": 0.71476
}Semantic roles & 50–950 ramp
primary
#D5DFD0
secondary
#AD9EB5
accent
#489D81
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484