#DEECA0#DEECA0
#DEECA0 is a very light, moderate yellow-green. Relative luminance 0.781; OKLCH L 91.5% C 0.099 H 116.9°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECA0 |
|---|---|
| RGB | rgb(222, 236, 160) |
| HSL | hsl(71, 67%, 78%) |
| HSV | hsv(71, 32%, 93%) |
| CMYK | cmyk(5.9%, 0%, 32.2%, 7.5%) |
| CIE-LAB | lab(90.81, -16.57, 35.38) |
| CIE-LCH | lch(90.81, 39.07, 115.10°) |
| OKLab | oklab(91.49% -0.0446 0.0879) |
| OKLCH | oklch(91.49% 0.099 116.9) |
| XYZ | xyz(66.4647, 78.0590, 44.8164) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.62
Parchment
#FEFCAF
ΔE00 5.74
Palegoldenrod
#EEE8AA
ΔE00 5.75
Creme
#FFFFB6
ΔE00 5.79
Light Beige
#FFFEB6
ΔE00 5.86
Cream (survey)
#FFFFC2
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECA0 #AEA0EC
analogous
#ECD4A0 #DEECA0 #B8ECA0
triadic
#DEECA0 #A0DEEC #ECA0DE
tetradic
#DEECA0 #A0ECD4 #AEA0EC #ECA0B8
square
#DEECA0 #A0ECD4 #AEA0EC #ECA0B8
split-complementary
#DEECA0 #A0B8EC #D4A0EC
monochromatic
#BBD83A #CCE26D #DEECA0 #F0F6D3 #F6FAE5
Accessibility & contrast
On white
1.26
#DEECA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#DEECA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECA0
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECA0 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E49B
Deuteranopia (green-blind)
#F5E5A3
Tritanopia (blue-blind)
#E6E4D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #deeca0; /* rgb */ color: rgb(222, 236, 160); /* oklch */ color: oklch(91.5% 0.099 116.9);
Tailwind
colors: {
custom: {
50: '#e9f2bc',
500: '#deeca0',
950: '#000000',
},
}SCSS
$custom: #deeca0; $custom-light: #e9f2bc; $custom-dark: #000000;
JSON
{
"hex": "#deeca0",
"rgb": {
"r": 222,
"g": 236,
"b": 160
},
"hsl": {
"h": 71.053,
"s": 66.667,
"l": 77.647
},
"oklch": {
"l": 0.91489,
"c": 0.0986,
"h": 116.9
},
"luminance": 0.78059
}Semantic roles & 50–950 ramp
primary
#DEECA0
secondary
#7A68C8
accent
#17CF39
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161612
muted
#848582