#D9DECD#D9DECD
#D9DECD is a very light, muted yellow-green. Relative luminance 0.714; OKLCH L 89.2% C 0.023 H 120.2°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DECD |
|---|---|
| RGB | rgb(217, 222, 205) |
| HSL | hsl(78, 20%, 84%) |
| HSV | hsv(78, 8%, 87%) |
| CMYK | cmyk(2.3%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(87.68, -4.68, 7.75) |
| CIE-LCH | lch(87.68, 9.06, 121.14°) |
| OKLab | oklab(89.21% -0.0118 0.0203) |
| OKLCH | oklch(89.21% 0.023 120.2) |
| XYZ | xyz(65.7543, 71.4021, 68.0637) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.76
Eggshell
#F0EAD6
ΔE00 5.79
Beige
#F5F5DC
ΔE00 6.02
Honeydew
#F0FFF0
ΔE00 7.63
Ivory
#FFFFF0
ΔE00 7.67
Off White (survey)
#FFFFE4
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DECD #D2CDDE
analogous
#DEDACD #D9DECD #D0DECD
triadic
#D9DECD #CDD9DE #DECDD9
tetradic
#D9DECD #CDDEDA #D2CDDE #DECDD0
square
#D9DECD #CDDEDA #D2CDDE #DECDD0
split-complementary
#D9DECD #CDD0DE #DACDDE
monochromatic
#A1AD83 #BDC6A8 #D9DECD #F1F3ED #F1F3ED
Accessibility & contrast
On white
1.37
#D9DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#D9DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DECD
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DECD | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCC
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#DBDCD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d9decd; /* rgb */ color: rgb(217, 222, 205); /* oklch */ color: oklch(89.2% 0.023 120.2);
Tailwind
colors: {
custom: {
50: '#e4e8dc',
500: '#d9decd',
950: '#000000',
},
}SCSS
$custom: #d9decd; $custom-light: #e4e8dc; $custom-dark: #000000;
JSON
{
"hex": "#d9decd",
"rgb": {
"r": 217,
"g": 222,
"b": 205
},
"hsl": {
"h": 77.647,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.89209,
"c": 0.02345,
"h": 120.2
},
"luminance": 0.71402
}Semantic roles & 50–950 ramp
primary
#D9DECD
secondary
#A29BB4
accent
#479F61
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484