#D7DECC#D7DECC
#D7DECC is a very light, muted yellow-green. Relative luminance 0.710; OKLCH L 89.0% C 0.025 H 124.3°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DECC |
|---|---|
| RGB | rgb(215, 222, 204) |
| HSL | hsl(83, 21%, 84%) |
| HSV | hsv(83, 8%, 87%) |
| CMYK | cmyk(3.2%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(87.51, -5.55, 8.01) |
| CIE-LCH | lch(87.51, 9.74, 124.69°) |
| OKLab | oklab(89.03% -0.0143 0.0209) |
| OKLCH | oklch(89.03% 0.025 124.3) |
| XYZ | xyz(65.0430, 71.0492, 67.4023) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.36
Beige
#F5F5DC
ΔE00 6.28
Eggshell
#F0EAD6
ΔE00 6.54
Honeydew
#F0FFF0
ΔE00 7.41
Ivory
#FFFFF0
ΔE00 8.13
Off White (survey)
#FFFFE4
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DECC #D3CCDE
analogous
#DEDCCC #D7DECC #CEDECC
triadic
#D7DECC #CCD7DE #DECCD7
tetradic
#D7DECC #CCDEDC #D3CCDE #DECCCE
square
#D7DECC #CCDEDC #D3CCDE #DECCCE
split-complementary
#D7DECC #CCCEDE #DCCCDE
monochromatic
#9DAE82 #BAC6A7 #D7DECC #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.38
#D7DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#D7DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DECC
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DECC | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCB
Deuteranopia (green-blind)
#DFDBCD
Tritanopia (blue-blind)
#D8DCD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7decc; /* rgb */ color: rgb(215, 222, 204); /* oklch */ color: oklch(89.0% 0.025 124.3);
Tailwind
colors: {
custom: {
50: '#e3e8db',
500: '#d7decc',
950: '#000000',
},
}SCSS
$custom: #d7decc; $custom-light: #e3e8db; $custom-dark: #000000;
JSON
{
"hex": "#d7decc",
"rgb": {
"r": 215,
"g": 222,
"b": 204
},
"hsl": {
"h": 83.333,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.89029,
"c": 0.02533,
"h": 124.3
},
"luminance": 0.71049
}Semantic roles & 50–950 ramp
primary
#D7DECC
secondary
#A49AB4
accent
#46A069
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484