#D5DFD1#D5DFD1
#D5DFD1 is a very light, muted green. Relative luminance 0.715; OKLCH L 89.2% C 0.022 H 136.6°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFD1 |
|---|---|
| RGB | rgb(213, 223, 209) |
| HSL | hsl(103, 18%, 85%) |
| HSV | hsv(103, 6%, 87%) |
| CMYK | cmyk(4.5%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(87.74, -5.88, 5.70) |
| CIE-LCH | lch(87.74, 8.19, 135.92°) |
| OKLab | oklab(89.21% -0.0158 0.0149) |
| OKLCH | oklch(89.21% 0.022 136.6) |
| XYZ | xyz(65.3349, 71.5247, 70.6728) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.57
Honeydew
#F0FFF0
ΔE00 6.82
Beige
#F5F5DC
ΔE00 7.34
Eggshell
#F0EAD6
ΔE00 7.63
Silver (survey)
#C5C9C7
ΔE00 7.87
Mintcream
#F5FFFA
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFD1 #DBD1DF
analogous
#DCDFD1 #D5DFD1 #D1DFD4
triadic
#D5DFD1 #D1D5DF #DFD1D5
tetradic
#D5DFD1 #D1DCDF #DBD1DF #DFD4D1
square
#D5DFD1 #D1DCDF #DBD1DF #DFD4D1
split-complementary
#D5DFD1 #D4D1DF #DFD1DC
monochromatic
#93AD89 #B4C6AD #D5DFD1 #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.37
#D5DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#D5DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFD1
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFD1 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD0
Deuteranopia (green-blind)
#DEDCD2
Tritanopia (blue-blind)
#D5DEDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5dfd1; /* rgb */ color: rgb(213, 223, 209); /* oklch */ color: oklch(89.2% 0.022 136.6);
Tailwind
colors: {
custom: {
50: '#e1e9df',
500: '#d5dfd1',
950: '#000000',
},
}SCSS
$custom: #d5dfd1; $custom-light: #e1e9df; $custom-dark: #000000;
JSON
{
"hex": "#d5dfd1",
"rgb": {
"r": 213,
"g": 223,
"b": 209
},
"hsl": {
"h": 102.857,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.89214,
"c": 0.0217,
"h": 136.6
},
"luminance": 0.71525
}Semantic roles & 50–950 ramp
primary
#D5DFD1
secondary
#AF9FB5
accent
#499C85
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484