#D5DFD5#D5DFD5
#D5DFD5 is a very light, near-neutral green. Relative luminance 0.717; OKLCH L 89.3% C 0.017 H 145.4°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFD5 |
|---|---|
| RGB | rgb(213, 223, 213) |
| HSL | hsl(120, 14%, 85%) |
| HSV | hsv(120, 4%, 87%) |
| CMYK | cmyk(4.5%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(87.84, -5.17, 3.73) |
| CIE-LCH | lch(87.84, 6.38, 144.19°) |
| OKLab | oklab(89.32% -0.0142 0.0098) |
| OKLCH | oklch(89.32% 0.017 145.4) |
| XYZ | xyz(65.8363, 71.7252, 73.3138) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.36
Silver (survey)
#C5C9C7
ΔE00 6.83
Honeydew
#F0FFF0
ΔE00 7.06
Gainsboro
#DCDCDC
ΔE00 7.21
Mintcream
#F5FFFA
ΔE00 7.25
Light Gray
#D3D3D3
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFD5 #DFD5DF
analogous
#DADFD5 #D5DFD5 #D5DFDA
triadic
#D5DFD5 #D5D5DF #DFD5D5
tetradic
#D5DFD5 #D5DADF #DFD5DF #DFDAD5
square
#D5DFD5 #D5DADF #DFD5DF #DFDAD5
split-complementary
#D5DFD5 #DAD5DF #DFD5DA
monochromatic
#90AA90 #B2C5B2 #D5DFD5 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.37
#D5DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#D5DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFD5
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFD5 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD5
Deuteranopia (green-blind)
#DEDCD5
Tritanopia (blue-blind)
#D4DEDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5dfd5; /* rgb */ color: rgb(213, 223, 213); /* oklch */ color: oklch(89.3% 0.017 145.4);
Tailwind
colors: {
custom: {
50: '#e1e9e1',
500: '#d5dfd5',
950: '#000000',
},
}SCSS
$custom: #d5dfd5; $custom-light: #e1e9e1; $custom-dark: #000000;
JSON
{
"hex": "#d5dfd5",
"rgb": {
"r": 213,
"g": 223,
"b": 213
},
"hsl": {
"h": 120,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.89323,
"c": 0.01723,
"h": 145.4
},
"luminance": 0.71726
}Semantic roles & 50–950 ramp
primary
#D5DFD5
secondary
#B4A4B4
accent
#4E9898
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484