#D5DECA#D5DECA
#D5DECA is a very light, muted yellow-green. Relative luminance 0.707; OKLCH L 88.8% C 0.029 H 126.8°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DECA |
|---|---|
| RGB | rgb(213, 222, 202) |
| HSL | hsl(87, 23%, 83%) |
| HSV | hsv(87, 9%, 87%) |
| CMYK | cmyk(4.1%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(87.32, -6.58, 8.77) |
| CIE-LCH | lch(87.32, 10.96, 126.89°) |
| OKLab | oklab(88.83% -0.0171 0.0229) |
| OKLCH | oklch(88.83% 0.029 126.8) |
| XYZ | xyz(64.2208, 70.6528, 66.1197) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.35
Beige
#F5F5DC
ΔE00 6.57
Eggshell
#F0EAD6
ΔE00 7.34
Honeydew
#F0FFF0
ΔE00 7.42
Off White (survey)
#FFFFE4
ΔE00 8.36
Lightyellow
#FFFFE0
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DECA #D3CADE
analogous
#DEDDCA #D5DECA #CBDECA
triadic
#D5DECA #CAD5DE #DECAD5
tetradic
#D5DECA #CADEDD #D3CADE #DECACB
square
#D5DECA #CADEDD #D3CADE #DECACB
split-complementary
#D5DECA #CACBDE #DDCADE
monochromatic
#99AF7F #B7C7A4 #D5DECA #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.39
#D5DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#D5DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DECA
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DECA | 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)
#E1DBC9
Deuteranopia (green-blind)
#DFDBCB
Tritanopia (blue-blind)
#D6DCD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d5deca; /* rgb */ color: rgb(213, 222, 202); /* oklch */ color: oklch(88.8% 0.029 126.8);
Tailwind
colors: {
custom: {
50: '#e2e8da',
500: '#d5deca',
950: '#000000',
},
}SCSS
$custom: #d5deca; $custom-light: #e2e8da; $custom-dark: #000000;
JSON
{
"hex": "#d5deca",
"rgb": {
"r": 213,
"g": 222,
"b": 202
},
"hsl": {
"h": 87,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.88825,
"c": 0.02858,
"h": 126.8
},
"luminance": 0.70653
}Semantic roles & 50–950 ramp
primary
#D5DECA
secondary
#A598B5
accent
#44A26E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483