#DDEAAB#DDEAAB
#DDEAAB is a very light, moderate yellow-green. Relative luminance 0.772; OKLCH L 91.2% C 0.083 H 117.5°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAAB |
|---|---|
| RGB | rgb(221, 234, 171) |
| HSL | hsl(72, 60%, 79%) |
| HSV | hsv(72, 27%, 92%) |
| CMYK | cmyk(5.6%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(90.39, -14.51, 29.24) |
| CIE-LCH | lch(90.39, 32.64, 116.40°) |
| OKLab | oklab(91.2% -0.0384 0.0736) |
| OKLCH | oklch(91.2% 0.083 117.5) |
| XYZ | xyz(66.5919, 77.1584, 49.9051) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.64
Palegoldenrod
#EEE8AA
ΔE00 5.31
Cream (survey)
#FFFFC2
ΔE00 6.08
Light Beige
#FFFEB6
ΔE00 6.32
Ecru
#FEFFCA
ΔE00 6.33
Creme
#FFFFB6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAAB #B8ABEA
analogous
#EAD8AB #DDEAAB #BEEAAB
triadic
#DDEAAB #ABDDEA #EAABDD
tetradic
#DDEAAB #ABEAD8 #B8ABEA #EAABBE
square
#DDEAAB #ABEAD8 #B8ABEA #EAABBE
split-complementary
#DDEAAB #ABBEEA #D8ABEA
monochromatic
#B5D249 #C9DE7A #DDEAAB #F1F6DC #F5F9E7
Accessibility & contrast
On white
1.28
#DDEAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#DDEAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAAB
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAAB | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A7
Deuteranopia (green-blind)
#F1E4AE
Tritanopia (blue-blind)
#E3E3D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeaab; /* rgb */ color: rgb(221, 234, 171); /* oklch */ color: oklch(91.2% 0.083 117.5);
Tailwind
colors: {
custom: {
50: '#e8f0c4',
500: '#ddeaab',
950: '#000000',
},
}SCSS
$custom: #ddeaab; $custom-light: #e8f0c4; $custom-dark: #000000;
JSON
{
"hex": "#ddeaab",
"rgb": {
"r": 221,
"g": 234,
"b": 171
},
"hsl": {
"h": 72.381,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.91203,
"c": 0.08302,
"h": 117.5
},
"luminance": 0.77158
}Semantic roles & 50–950 ramp
primary
#DDEAAB
secondary
#8473C6
accent
#1EC841
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161612
muted
#848582