#D6DECC#D6DECC
#D6DECC is a very light, muted yellow-green. Relative luminance 0.709; OKLCH L 89.0% C 0.026 H 126.6°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DECC |
|---|---|
| RGB | rgb(214, 222, 204) |
| HSL | hsl(87, 21%, 84%) |
| HSV | hsv(87, 8%, 87%) |
| CMYK | cmyk(3.6%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(87.44, -5.89, 7.90) |
| CIE-LCH | lch(87.44, 9.85, 126.73°) |
| OKLab | oklab(88.95% -0.0153 0.0206) |
| OKLCH | oklch(88.95% 0.026 126.6) |
| XYZ | xyz(64.7502, 70.8982, 67.3886) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.51
Beige
#F5F5DC
ΔE00 6.49
Eggshell
#F0EAD6
ΔE00 6.91
Honeydew
#F0FFF0
ΔE00 7.32
Ivory
#FFFFF0
ΔE00 8.34
Off White (survey)
#FFFFE4
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DECC #D4CCDE
analogous
#DEDDCC #D6DECC #CDDECC
triadic
#D6DECC #CCD6DE #DECCD6
tetradic
#D6DECC #CCDEDD #D4CCDE #DECCCD
square
#D6DECC #CCDEDD #D4CCDE #DECCCD
split-complementary
#D6DECC #CCCDDE #DDCCDE
monochromatic
#9AAE82 #B8C6A7 #D6DECC #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.38
#D6DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#D6DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DECC
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DECC | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCB
Deuteranopia (green-blind)
#DFDBCD
Tritanopia (blue-blind)
#D7DCD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d6decc; /* rgb */ color: rgb(214, 222, 204); /* oklch */ color: oklch(89.0% 0.026 126.6);
Tailwind
colors: {
custom: {
50: '#e2e8db',
500: '#d6decc',
950: '#000000',
},
}SCSS
$custom: #d6decc; $custom-light: #e2e8db; $custom-dark: #000000;
JSON
{
"hex": "#d6decc",
"rgb": {
"r": 214,
"g": 222,
"b": 204
},
"hsl": {
"h": 86.667,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.88953,
"c": 0.02569,
"h": 126.6
},
"luminance": 0.70898
}Semantic roles & 50–950 ramp
primary
#D6DECC
secondary
#A69AB4
accent
#46A06E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484