#DDEA9E#DDEA9E
#DDEA9E is a very light, moderate yellow-green. Relative luminance 0.767; OKLCH L 91.0% C 0.098 H 116.3°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEA9E |
|---|---|
| RGB | rgb(221, 234, 158) |
| HSL | hsl(70, 64%, 77%) |
| HSV | hsv(70, 32%, 92%) |
| CMYK | cmyk(5.6%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(90.18, -16.21, 35.54) |
| CIE-LCH | lch(90.18, 39.06, 114.52°) |
| OKLab | oklab(90.96% -0.0436 0.0883) |
| OKLCH | oklch(90.96% 0.098 116.3) |
| XYZ | xyz(65.4131, 76.6869, 43.6972) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.88
Palegoldenrod
#EEE8AA
ΔE00 5.57
Parchment
#FEFCAF
ΔE00 5.86
Creme
#FFFFB6
ΔE00 5.98
Light Beige
#FFFEB6
ΔE00 6.02
Greenish Beige
#C9D179
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEA9E #AB9EEA
analogous
#EAD19E #DDEA9E #B7EA9E
triadic
#DDEA9E #9EDDEA #EA9EDD
tetradic
#DDEA9E #9EEAD1 #AB9EEA #EA9EB7
square
#DDEA9E #9EEAD1 #AB9EEA #EA9EB7
split-complementary
#DDEA9E #9EB7EA #D19EEA
monochromatic
#BAD439 #CBDF6C #DDEA9E #EFF5D0 #F6FAE6
Accessibility & contrast
On white
1.29
#DDEA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#DDEA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEA9E
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEA9E | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E299
Deuteranopia (green-blind)
#F3E4A1
Tritanopia (blue-blind)
#E5E2D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddea9e; /* rgb */ color: rgb(221, 234, 158); /* oklch */ color: oklch(91.0% 0.098 116.3);
Tailwind
colors: {
custom: {
50: '#e8f0bb',
500: '#ddea9e',
950: '#000000',
},
}SCSS
$custom: #ddea9e; $custom-light: #e8f0bb; $custom-dark: #000000;
JSON
{
"hex": "#ddea9e",
"rgb": {
"r": 221,
"g": 234,
"b": 158
},
"hsl": {
"h": 70.263,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.90959,
"c": 0.09846,
"h": 116.3
},
"luminance": 0.76686
}Semantic roles & 50–950 ramp
primary
#DDEA9E
secondary
#7767C5
accent
#19CC38
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161612
muted
#848582