#DDECA7#DDECA7
#DDECA7 is a very light, moderate yellow-green. Relative luminance 0.782; OKLCH L 91.5% C 0.091 H 118.2°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECA7 |
|---|---|
| RGB | rgb(221, 236, 167) |
| HSL | hsl(73, 64%, 79%) |
| HSV | hsv(73, 29%, 93%) |
| CMYK | cmyk(6.4%, 0%, 29.2%, 7.5%) |
| CIE-LAB | lab(90.85, -16.04, 31.88) |
| CIE-LCH | lch(90.85, 35.69, 116.70°) |
| OKLab | oklab(91.54% -0.0428 0.0799) |
| OKLCH | oklch(91.54% 0.091 118.2) |
| XYZ | xyz(66.7890, 78.1534, 48.1183) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.64
Palegoldenrod
#EEE8AA
ΔE00 5.74
Creme
#FFFFB6
ΔE00 6.07
Light Beige
#FFFEB6
ΔE00 6.11
Parchment
#FEFCAF
ΔE00 6.23
Cream (survey)
#FFFFC2
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECA7 #B6A7EC
analogous
#ECD9A7 #DDECA7 #BBECA7
triadic
#DDECA7 #A7DDEC #ECA7DD
tetradic
#DDECA7 #A7ECD9 #B6A7EC #ECA7BB
square
#DDECA7 #A7ECD9 #B6A7EC #ECA7BB
split-complementary
#DDECA7 #A7BBEC #D9A7EC
monochromatic
#B6D642 #CAE175 #DDECA7 #F0F7D9 #F5FAE6
Accessibility & contrast
On white
1.26
#DDECA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#DDECA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECA7
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECA7 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A2
Deuteranopia (green-blind)
#F3E5AA
Tritanopia (blue-blind)
#E4E5DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddeca7; /* rgb */ color: rgb(221, 236, 167); /* oklch */ color: oklch(91.5% 0.091 118.2);
Tailwind
colors: {
custom: {
50: '#e8f2c1',
500: '#ddeca7',
950: '#000000',
},
}SCSS
$custom: #ddeca7; $custom-light: #e8f2c1; $custom-dark: #000000;
JSON
{
"hex": "#ddeca7",
"rgb": {
"r": 221,
"g": 236,
"b": 167
},
"hsl": {
"h": 73.043,
"s": 64.486,
"l": 79.02
},
"oklch": {
"l": 0.91543,
"c": 0.09061,
"h": 118.2
},
"luminance": 0.78153
}Semantic roles & 50–950 ramp
primary
#DDECA7
secondary
#826FC8
accent
#19CC40
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161612
muted
#848582