#D7DECD#D7DECD
#D7DECD is a very light, muted yellow-green. Relative luminance 0.711; OKLCH L 89.1% C 0.024 H 125.2°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DECD |
|---|---|
| RGB | rgb(215, 222, 205) |
| HSL | hsl(85, 20%, 84%) |
| HSV | hsv(85, 8%, 87%) |
| CMYK | cmyk(3.2%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(87.53, -5.38, 7.52) |
| CIE-LCH | lch(87.53, 9.24, 125.56°) |
| OKLab | oklab(89.06% -0.0139 0.0197) |
| OKLCH | oklch(89.06% 0.024 125.2) |
| XYZ | xyz(65.1633, 71.0973, 68.0360) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.00
Beige
#F5F5DC
ΔE00 6.40
Eggshell
#F0EAD6
ΔE00 6.54
Honeydew
#F0FFF0
ΔE00 7.36
Ivory
#FFFFF0
ΔE00 8.05
Off White (survey)
#FFFFE4
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DECD #D4CDDE
analogous
#DEDCCD #D7DECD #CEDECD
triadic
#D7DECD #CDD7DE #DECDD7
tetradic
#D7DECD #CDDEDC #D4CDDE #DECDCE
square
#D7DECD #CDDEDC #D4CDDE #DECDCE
split-complementary
#D7DECD #CDCEDE #DCCDDE
monochromatic
#9CAD83 #BAC6A8 #D7DECD #F0F3ED #F0F3ED
Accessibility & contrast
On white
1.38
#D7DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#D7DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DECD
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DECD | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCC
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#D8DCD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7decd; /* rgb */ color: rgb(215, 222, 205); /* oklch */ color: oklch(89.1% 0.024 125.2);
Tailwind
colors: {
custom: {
50: '#e3e8dc',
500: '#d7decd',
950: '#000000',
},
}SCSS
$custom: #d7decd; $custom-light: #e3e8dc; $custom-dark: #000000;
JSON
{
"hex": "#d7decd",
"rgb": {
"r": 215,
"g": 222,
"b": 205
},
"hsl": {
"h": 84.706,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.89055,
"c": 0.02407,
"h": 125.2
},
"luminance": 0.71097
}Semantic roles & 50–950 ramp
primary
#D7DECD
secondary
#A59BB4
accent
#479F6B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484