#D5D8CD#D5D8CD
#D5D8CD is a very light, near-neutral yellow-green. Relative luminance 0.677; OKLCH L 87.7% C 0.015 H 119.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D8CD |
|---|---|
| RGB | rgb(213, 216, 205) |
| HSL | hsl(76, 12%, 83%) |
| HSV | hsv(76, 5%, 85%) |
| CMYK | cmyk(1.4%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(85.84, -2.98, 5.06) |
| CIE-LCH | lch(85.84, 5.87, 120.47°) |
| OKLab | oklab(87.68% -0.0074 0.0133) |
| OKLCH | oklch(87.68% 0.015 119.1) |
| XYZ | xyz(63.0142, 67.6657, 67.4868) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.44
Silver (survey)
#C5C9C7
ΔE00 5.46
Light Gray
#D3D3D3
ΔE00 5.92
Gainsboro
#DCDCDC
ΔE00 5.99
Eggshell
#F0EAD6
ΔE00 6.47
Warm Beige
#E9DCC9
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D8CD #D0CDD8
analogous
#D8D6CD #D5D8CD #CFD8CD
triadic
#D5D8CD #CDD5D8 #D8CDD5
tetradic
#D5D8CD #CDD8D6 #D0CDD8 #D8CDCF
square
#D5D8CD #CDD8D6 #D0CDD8 #D8CDCF
split-complementary
#D5D8CD #CDCFD8 #D6CDD8
monochromatic
#9BA288 #B8BDAB #D5D8CD #F1F2EE #F1F2EE
Accessibility & contrast
On white
1.44
#D5D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#D5D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D8CD
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D8CD | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#D9D7CD
Tritanopia (blue-blind)
#D6D7D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d5d8cd; /* rgb */ color: rgb(213, 216, 205); /* oklch */ color: oklch(87.7% 0.015 119.1);
Tailwind
colors: {
custom: {
50: '#e1e4dc',
500: '#d5d8cd',
950: '#000000',
},
}SCSS
$custom: #d5d8cd; $custom-light: #e1e4dc; $custom-dark: #000000;
JSON
{
"hex": "#d5d8cd",
"rgb": {
"r": 213,
"g": 216,
"b": 205
},
"hsl": {
"h": 76.364,
"s": 12.36,
"l": 82.549
},
"oklch": {
"l": 0.87683,
"c": 0.01522,
"h": 119.1
},
"luminance": 0.67666
}Semantic roles & 50–950 ramp
primary
#D5D8CD
secondary
#A19DAC
accent
#4F9663
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484