#D5DFD3#D5DFD3
#D5DFD3 is a very light, near-neutral green. Relative luminance 0.716; OKLCH L 89.3% C 0.019 H 140.5°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFD3 |
|---|---|
| RGB | rgb(213, 223, 211) |
| HSL | hsl(110, 16%, 85%) |
| HSV | hsv(110, 5%, 87%) |
| CMYK | cmyk(4.5%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(87.79, -5.53, 4.71) |
| CIE-LCH | lch(87.79, 7.26, 139.55°) |
| OKLab | oklab(89.27% -0.015 0.0124) |
| OKLCH | oklch(89.27% 0.019 140.5) |
| XYZ | xyz(65.5840, 71.6243, 71.9851) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.94
Honeydew
#F0FFF0
ΔE00 6.89
Silver (survey)
#C5C9C7
ΔE00 7.34
Mintcream
#F5FFFA
ΔE00 7.59
Beige
#F5F5DC
ΔE00 7.72
Eggshell
#F0EAD6
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFD3 #DDD3DF
analogous
#DBDFD3 #D5DFD3 #D3DFD7
triadic
#D5DFD3 #D3D5DF #DFD3D5
tetradic
#D5DFD3 #D3DBDF #DDD3DF #DFD7D3
square
#D5DFD3 #D3DBDF #DDD3DF #DFD7D3
split-complementary
#D5DFD3 #D7D3DF #DFD3DB
monochromatic
#91AB8C #B3C5B0 #D5DFD3 #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.37
#D5DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D5DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFD3
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFD3 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD2
Deuteranopia (green-blind)
#DEDCD4
Tritanopia (blue-blind)
#D5DEDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5dfd3; /* rgb */ color: rgb(213, 223, 211); /* oklch */ color: oklch(89.3% 0.019 140.5);
Tailwind
colors: {
custom: {
50: '#e1e9e0',
500: '#d5dfd3',
950: '#000000',
},
}SCSS
$custom: #d5dfd3; $custom-light: #e1e9e0; $custom-dark: #000000;
JSON
{
"hex": "#d5dfd3",
"rgb": {
"r": 213,
"g": 223,
"b": 211
},
"hsl": {
"h": 110,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.89268,
"c": 0.01941,
"h": 140.5
},
"luminance": 0.71625
}Semantic roles & 50–950 ramp
primary
#D5DFD3
secondary
#B1A2B4
accent
#4B9A8D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484