#D6DECA#D6DECA
#D6DECA is a very light, muted yellow-green. Relative luminance 0.708; OKLCH L 88.9% C 0.028 H 124.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DECA |
|---|---|
| RGB | rgb(214, 222, 202) |
| HSL | hsl(84, 23%, 83%) |
| HSV | hsv(84, 9%, 87%) |
| CMYK | cmyk(3.6%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(87.39, -6.23, 8.88) |
| CIE-LCH | lch(87.39, 10.85, 125.06°) |
| OKLab | oklab(88.9% -0.0161 0.0232) |
| OKLCH | oklch(88.9% 0.028 124.8) |
| XYZ | xyz(64.5119, 70.8029, 66.1334) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.19
Beige
#F5F5DC
ΔE00 6.33
Eggshell
#F0EAD6
ΔE00 6.98
Honeydew
#F0FFF0
ΔE00 7.49
Off White (survey)
#FFFFE4
ΔE00 8.17
Lightyellow
#FFFFE0
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DECA #D2CADE
analogous
#DEDCCA #D6DECA #CCDECA
triadic
#D6DECA #CAD6DE #DECAD6
tetradic
#D6DECA #CADEDC #D2CADE #DECACC
square
#D6DECA #CADEDC #D2CADE #DECACC
split-complementary
#D6DECA #CACCDE #DCCADE
monochromatic
#9CAF7F #B9C7A4 #D6DECA #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.39
#D6DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#D6DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DECA
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DECA | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBC9
Deuteranopia (green-blind)
#DFDBCB
Tritanopia (blue-blind)
#D7DCD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d6deca; /* rgb */ color: rgb(214, 222, 202); /* oklch */ color: oklch(88.9% 0.028 124.8);
Tailwind
colors: {
custom: {
50: '#e2e8da',
500: '#d6deca',
950: '#000000',
},
}SCSS
$custom: #d6deca; $custom-light: #e2e8da; $custom-dark: #000000;
JSON
{
"hex": "#d6deca",
"rgb": {
"r": 214,
"g": 222,
"b": 202
},
"hsl": {
"h": 84,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.88901,
"c": 0.02821,
"h": 124.8
},
"luminance": 0.70803
}Semantic roles & 50–950 ramp
primary
#D6DECA
secondary
#A398B5
accent
#44A269
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483