#D5DECD#D5DECD
#D5DECD is a very light, muted yellow-green. Relative luminance 0.708; OKLCH L 88.9% C 0.025 H 129.9°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DECD |
|---|---|
| RGB | rgb(213, 222, 205) |
| HSL | hsl(92, 20%, 84%) |
| HSV | hsv(92, 8%, 87%) |
| CMYK | cmyk(4.1%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(87.39, -6.07, 7.29) |
| CIE-LCH | lch(87.39, 9.48, 129.76°) |
| OKLab | oklab(88.9% -0.0159 0.0191) |
| OKLCH | oklch(88.9% 0.025 129.9) |
| XYZ | xyz(64.5795, 70.7963, 68.0086) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.35
Beige
#F5F5DC
ΔE00 6.83
Honeydew
#F0FFF0
ΔE00 7.18
Eggshell
#F0EAD6
ΔE00 7.28
Ivory
#FFFFF0
ΔE00 8.47
Silver (survey)
#C5C9C7
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DECD #D6CDDE
analogous
#DDDECD #D5DECD #CDDECD
triadic
#D5DECD #CDD5DE #DECDD5
tetradic
#D5DECD #CDDDDE #D6CDDE #DECDCD
square
#D5DECD #CDDDDE #D6CDDE #DECDCD
split-complementary
#D5DECD #CDCDDE #DECDDD
monochromatic
#97AD83 #B6C6A8 #D5DECD #F0F3ED #F0F3ED
Accessibility & contrast
On white
1.39
#D5DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#D5DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DECD
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DECD | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCC
Deuteranopia (green-blind)
#DEDBCE
Tritanopia (blue-blind)
#D6DCD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d5decd; /* rgb */ color: rgb(213, 222, 205); /* oklch */ color: oklch(88.9% 0.025 129.9);
Tailwind
colors: {
custom: {
50: '#e1e8dc',
500: '#d5decd',
950: '#000000',
},
}SCSS
$custom: #d5decd; $custom-light: #e1e8dc; $custom-dark: #000000;
JSON
{
"hex": "#d5decd",
"rgb": {
"r": 213,
"g": 222,
"b": 205
},
"hsl": {
"h": 91.765,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.88904,
"c": 0.02484,
"h": 129.9
},
"luminance": 0.70796
}Semantic roles & 50–950 ramp
primary
#D5DECD
secondary
#A89BB4
accent
#479F75
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484