#D5DECC#D5DECC
#D5DECC is a very light, muted yellow-green. Relative luminance 0.707; OKLCH L 88.9% C 0.026 H 128.8°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DECC |
|---|---|
| RGB | rgb(213, 222, 204) |
| HSL | hsl(90, 21%, 84%) |
| HSV | hsv(90, 8%, 87%) |
| CMYK | cmyk(4.1%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(87.36, -6.24, 7.78) |
| CIE-LCH | lch(87.36, 9.97, 128.71°) |
| OKLab | oklab(88.88% -0.0163 0.0203) |
| OKLCH | oklch(88.88% 0.026 128.8) |
| XYZ | xyz(64.4592, 70.7482, 67.3749) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.68
Beige
#F5F5DC
ΔE00 6.72
Honeydew
#F0FFF0
ΔE00 7.24
Eggshell
#F0EAD6
ΔE00 7.28
Off White (survey)
#FFFFE4
ΔE00 8.53
Ivory
#FFFFF0
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DECC #D5CCDE
analogous
#DEDECC #D5DECC #CCDECC
triadic
#D5DECC #CCD5DE #DECCD5
tetradic
#D5DECC #CCDEDE #D5CCDE #DECCCC
square
#D5DECC #CCDEDE #D5CCDE #DECCCC
split-complementary
#D5DECC #CCCCDE #DECCDE
monochromatic
#98AE82 #B6C6A7 #D5DECC #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.39
#D5DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#D5DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DECC
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DECC | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCB
Deuteranopia (green-blind)
#DFDBCD
Tritanopia (blue-blind)
#D6DCD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d5decc; /* rgb */ color: rgb(213, 222, 204); /* oklch */ color: oklch(88.9% 0.026 128.8);
Tailwind
colors: {
custom: {
50: '#e2e8db',
500: '#d5decc',
950: '#000000',
},
}SCSS
$custom: #d5decc; $custom-light: #e2e8db; $custom-dark: #000000;
JSON
{
"hex": "#d5decc",
"rgb": {
"r": 213,
"g": 222,
"b": 204
},
"hsl": {
"h": 90,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.88877,
"c": 0.02608,
"h": 128.8
},
"luminance": 0.70748
}Semantic roles & 50–950 ramp
primary
#D5DECC
secondary
#A79AB4
accent
#46A073
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484