#D3DECD#D3DECD
#D3DECD is a very light, muted yellow-green. Relative luminance 0.705; OKLCH L 88.8% C 0.026 H 134.3°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DECD |
|---|---|
| RGB | rgb(211, 222, 205) |
| HSL | hsl(99, 20%, 84%) |
| HSV | hsv(99, 8%, 87%) |
| CMYK | cmyk(5%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(87.24, -6.75, 7.06) |
| CIE-LCH | lch(87.24, 9.77, 133.71°) |
| OKLab | oklab(88.75% -0.018 0.0185) |
| OKLCH | oklch(88.75% 0.026 134.3) |
| XYZ | xyz(64.0028, 70.4989, 67.9816) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.76
Honeydew
#F0FFF0
ΔE00 7.08
Beige
#F5F5DC
ΔE00 7.31
Eggshell
#F0EAD6
ΔE00 8.00
Silver (survey)
#C5C9C7
ΔE00 8.72
Mintcream
#F5FFFA
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DECD #D8CDDE
analogous
#DBDECD #D3DECD #CDDECF
triadic
#D3DECD #CDD3DE #DECDD3
tetradic
#D3DECD #CDDBDE #D8CDDE #DECFCD
square
#D3DECD #CDDBDE #D8CDDE #DECFCD
split-complementary
#D3DECD #CFCDDE #DECDDB
monochromatic
#92AD83 #B3C6A8 #D3DECD #EFF3ED #EFF3ED
Accessibility & contrast
On white
1.39
#D3DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#D3DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DECD
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DECD | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCC
Deuteranopia (green-blind)
#DEDACE
Tritanopia (blue-blind)
#D3DCD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d3decd; /* rgb */ color: rgb(211, 222, 205); /* oklch */ color: oklch(88.8% 0.026 134.3);
Tailwind
colors: {
custom: {
50: '#e0e8dc',
500: '#d3decd',
950: '#000000',
},
}SCSS
$custom: #d3decd; $custom-light: #e0e8dc; $custom-dark: #000000;
JSON
{
"hex": "#d3decd",
"rgb": {
"r": 211,
"g": 222,
"b": 205
},
"hsl": {
"h": 98.824,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.88753,
"c": 0.02578,
"h": 134.3
},
"luminance": 0.70499
}Semantic roles & 50–950 ramp
primary
#D3DECD
secondary
#AB9BB4
accent
#479F80
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484