#D4DECD#D4DECD
#D4DECD is a very light, muted yellow-green. Relative luminance 0.706; OKLCH L 88.8% C 0.025 H 132.1°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DECD |
|---|---|
| RGB | rgb(212, 222, 205) |
| HSL | hsl(95, 20%, 84%) |
| HSV | hsv(95, 8%, 87%) |
| CMYK | cmyk(4.5%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(87.31, -6.41, 7.18) |
| CIE-LCH | lch(87.31, 9.62, 131.77°) |
| OKLab | oklab(88.83% -0.017 0.0188) |
| OKLCH | oklch(88.83% 0.025 132.1) |
| XYZ | xyz(64.2903, 70.6472, 67.9950) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.55
Beige
#F5F5DC
ΔE00 7.07
Honeydew
#F0FFF0
ΔE00 7.12
Eggshell
#F0EAD6
ΔE00 7.64
Silver (survey)
#C5C9C7
ΔE00 8.59
Ivory
#FFFFF0
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DECD #D7CDDE
analogous
#DCDECD #D4DECD #CDDECE
triadic
#D4DECD #CDD4DE #DECDD4
tetradic
#D4DECD #CDDCDE #D7CDDE #DECECD
square
#D4DECD #CDDCDE #D7CDDE #DECECD
split-complementary
#D4DECD #CECDDE #DECDDC
monochromatic
#95AD83 #B4C6A8 #D4DECD #EFF3ED #EFF3ED
Accessibility & contrast
On white
1.39
#D4DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#D4DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DECD
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DECD | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCC
Deuteranopia (green-blind)
#DEDACE
Tritanopia (blue-blind)
#D4DCD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4decd; /* rgb */ color: rgb(212, 222, 205); /* oklch */ color: oklch(88.8% 0.025 132.1);
Tailwind
colors: {
custom: {
50: '#e1e8dc',
500: '#d4decd',
950: '#000000',
},
}SCSS
$custom: #d4decd; $custom-light: #e1e8dc; $custom-dark: #000000;
JSON
{
"hex": "#d4decd",
"rgb": {
"r": 212,
"g": 222,
"b": 205
},
"hsl": {
"h": 95.294,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.88828,
"c": 0.02529,
"h": 132.1
},
"luminance": 0.70647
}Semantic roles & 50–950 ramp
primary
#D4DECD
secondary
#AA9BB4
accent
#479F7B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484