#DDEA9F#DDEA9F
#DDEA9F is a very light, moderate yellow-green. Relative luminance 0.767; OKLCH L 91.0% C 0.097 H 116.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEA9F |
|---|---|
| RGB | rgb(221, 234, 159) |
| HSL | hsl(70, 64%, 77%) |
| HSV | hsv(70, 32%, 92%) |
| CMYK | cmyk(5.6%, 0%, 32.1%, 8.2%) |
| CIE-LAB | lab(90.19, -16.09, 35.06) |
| CIE-LCH | lch(90.19, 38.57, 114.65°) |
| OKLab | oklab(90.98% -0.0432 0.0872) |
| OKLCH | oklch(90.98% 0.097 116.4) |
| XYZ | xyz(65.4996, 76.7215, 44.1523) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.95
Palegoldenrod
#EEE8AA
ΔE00 5.52
Parchment
#FEFCAF
ΔE00 5.88
Creme
#FFFFB6
ΔE00 5.97
Light Beige
#FFFEB6
ΔE00 6.01
Greenish Beige
#C9D179
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEA9F #AC9FEA
analogous
#EAD29F #DDEA9F #B8EA9F
triadic
#DDEA9F #9FDDEA #EA9FDD
tetradic
#DDEA9F #9FEAD2 #AC9FEA #EA9FB8
square
#DDEA9F #9FEAD2 #AC9FEA #EA9FB8
split-complementary
#DDEA9F #9FB8EA #D29FEA
monochromatic
#B9D43B #CBDF6D #DDEA9F #EFF5D1 #F6FAE6
Accessibility & contrast
On white
1.28
#DDEA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#DDEA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEA9F
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEA9F | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 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)
#F4E29A
Deuteranopia (green-blind)
#F3E4A2
Tritanopia (blue-blind)
#E5E2D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddea9f; /* rgb */ color: rgb(221, 234, 159); /* oklch */ color: oklch(91.0% 0.097 116.4);
Tailwind
colors: {
custom: {
50: '#e8f0bc',
500: '#ddea9f',
950: '#000000',
},
}SCSS
$custom: #ddea9f; $custom-light: #e8f0bc; $custom-dark: #000000;
JSON
{
"hex": "#ddea9f",
"rgb": {
"r": 221,
"g": 234,
"b": 159
},
"hsl": {
"h": 70.4,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.90977,
"c": 0.09729,
"h": 116.4
},
"luminance": 0.76721
}Semantic roles & 50–950 ramp
primary
#DDEA9F
secondary
#7868C5
accent
#1ACC39
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161612
muted
#848582