#DDECA0#DDECA0
#DDECA0 is a very light, moderate yellow-green. Relative luminance 0.779; OKLCH L 91.4% C 0.099 H 117.5°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECA0 |
|---|---|
| RGB | rgb(221, 236, 160) |
| HSL | hsl(72, 67%, 78%) |
| HSV | hsv(72, 32%, 93%) |
| CMYK | cmyk(6.4%, 0%, 32.2%, 7.5%) |
| CIE-LAB | lab(90.73, -16.94, 35.27) |
| CIE-LCH | lch(90.73, 39.13, 115.66°) |
| OKLab | oklab(91.41% -0.0456 0.0877) |
| OKLCH | oklch(91.41% 0.099 117.5) |
| XYZ | xyz(66.1593, 77.9015, 44.8020) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.76
Parchment
#FEFCAF
ΔE00 5.95
Palegoldenrod
#EEE8AA
ΔE00 5.96
Creme
#FFFFB6
ΔE00 5.98
Light Beige
#FFFEB6
ΔE00 6.05
Cream (survey)
#FFFFC2
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECA0 #AFA0EC
analogous
#ECD5A0 #DDECA0 #B7ECA0
triadic
#DDECA0 #A0DDEC #ECA0DD
tetradic
#DDECA0 #A0ECD5 #AFA0EC #ECA0B7
square
#DDECA0 #A0ECD5 #AFA0EC #ECA0B7
split-complementary
#DDECA0 #A0B7EC #D5A0EC
monochromatic
#B8D83A #CBE26D #DDECA0 #EFF6D3 #F6FAE5
Accessibility & contrast
On white
1.27
#DDECA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#DDECA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECA0
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECA0 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E49B
Deuteranopia (green-blind)
#F4E5A3
Tritanopia (blue-blind)
#E5E4D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ddeca0; /* rgb */ color: rgb(221, 236, 160); /* oklch */ color: oklch(91.4% 0.099 117.5);
Tailwind
colors: {
custom: {
50: '#e8f2bc',
500: '#ddeca0',
950: '#000000',
},
}SCSS
$custom: #ddeca0; $custom-light: #e8f2bc; $custom-dark: #000000;
JSON
{
"hex": "#ddeca0",
"rgb": {
"r": 221,
"g": 236,
"b": 160
},
"hsl": {
"h": 71.842,
"s": 66.667,
"l": 77.647
},
"oklch": {
"l": 0.91414,
"c": 0.09885,
"h": 117.5
},
"luminance": 0.77901
}Semantic roles & 50–950 ramp
primary
#DDECA0
secondary
#7B68C8
accent
#17CF3B
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161612
muted
#848582