#DDEAA4#DDEAA4
#DDEAA4 is a very light, moderate yellow-green. Relative luminance 0.769; OKLCH L 91.1% C 0.091 H 116.8°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAA4 |
|---|---|
| RGB | rgb(221, 234, 164) |
| HSL | hsl(71, 63%, 78%) |
| HSV | hsv(71, 30%, 92%) |
| CMYK | cmyk(5.6%, 0%, 29.9%, 8.2%) |
| CIE-LAB | lab(90.27, -15.45, 32.64) |
| CIE-LCH | lch(90.27, 36.11, 115.33°) |
| OKLab | oklab(91.07% -0.0412 0.0816) |
| OKLCH | oklch(91.07% 0.091 116.8) |
| XYZ | xyz(65.9422, 76.8985, 46.4838) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.50
Palegoldenrod
#EEE8AA
ΔE00 5.31
Creme
#FFFFB6
ΔE00 6.01
Light Beige
#FFFEB6
ΔE00 6.03
Parchment
#FEFCAF
ΔE00 6.06
Cream (survey)
#FFFFC2
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAA4 #B1A4EA
analogous
#EAD4A4 #DDEAA4 #BAEAA4
triadic
#DDEAA4 #A4DDEA #EAA4DD
tetradic
#DDEAA4 #A4EAD4 #B1A4EA #EAA4BA
square
#DDEAA4 #A4EAD4 #B1A4EA #EAA4BA
split-complementary
#DDEAA4 #A4BAEA #D4A4EA
monochromatic
#B8D341 #CADF72 #DDEAA4 #F0F5D6 #F6F9E6
Accessibility & contrast
On white
1.28
#DDEAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#DDEAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAA4
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAA4 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E39F
Deuteranopia (green-blind)
#F2E4A7
Tritanopia (blue-blind)
#E4E2D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeaa4; /* rgb */ color: rgb(221, 234, 164); /* oklch */ color: oklch(91.1% 0.091 116.8);
Tailwind
colors: {
custom: {
50: '#e8f0bf',
500: '#ddeaa4',
950: '#000000',
},
}SCSS
$custom: #ddeaa4; $custom-light: #e8f0bf; $custom-dark: #000000;
JSON
{
"hex": "#ddeaa4",
"rgb": {
"r": 221,
"g": 234,
"b": 164
},
"hsl": {
"h": 71.143,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.91069,
"c": 0.09141,
"h": 116.8
},
"luminance": 0.76898
}Semantic roles & 50–950 ramp
primary
#DDEAA4
secondary
#7D6DC6
accent
#1BCA3C
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161612
muted
#848582