#DDEAAF#DDEAAF
#DDEAAF is a very light, moderate yellow-green. Relative luminance 0.773; OKLCH L 91.3% C 0.078 H 118.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAAF |
|---|---|
| RGB | rgb(221, 234, 175) |
| HSL | hsl(73, 58%, 80%) |
| HSV | hsv(73, 25%, 92%) |
| CMYK | cmyk(5.6%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(90.47, -13.96, 27.29) |
| CIE-LCH | lch(90.47, 30.65, 117.10°) |
| OKLab | oklab(91.28% -0.0368 0.069) |
| OKLCH | oklch(91.28% 0.078 118.1) |
| XYZ | xyz(66.9789, 77.3132, 51.9435) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.41
Palegoldenrod
#EEE8AA
ΔE00 5.47
Cream (survey)
#FFFFC2
ΔE00 6.10
Ecru
#FEFFCA
ΔE00 6.11
Ivory (survey)
#FFFFCB
ΔE00 6.37
Egg Shell
#FFFCC4
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAAF #BCAFEA
analogous
#EAD9AF #DDEAAF #C0EAAF
triadic
#DDEAAF #AFDDEA #EAAFDD
tetradic
#DDEAAF #AFEAD9 #BCAFEA #EAAFC0
square
#DDEAAF #AFEAD9 #BCAFEA #EAAFC0
split-complementary
#DDEAAF #AFC0EA #D9AFEA
monochromatic
#B4D14E #C8DD7F #DDEAAF #F2F7DF #F5F9E7
Accessibility & contrast
On white
1.28
#DDEAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#DDEAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAAF
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAAF | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AB
Deuteranopia (green-blind)
#F1E4B1
Tritanopia (blue-blind)
#E3E4DA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ddeaaf; /* rgb */ color: rgb(221, 234, 175); /* oklch */ color: oklch(91.3% 0.078 118.1);
Tailwind
colors: {
custom: {
50: '#e8f0c7',
500: '#ddeaaf',
950: '#000000',
},
}SCSS
$custom: #ddeaaf; $custom-light: #e8f0c7; $custom-dark: #000000;
JSON
{
"hex": "#ddeaaf",
"rgb": {
"r": 221,
"g": 234,
"b": 175
},
"hsl": {
"h": 73.22,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.91283,
"c": 0.07816,
"h": 118.1
},
"luminance": 0.77313
}Semantic roles & 50–950 ramp
primary
#DDEAAF
secondary
#8977C6
accent
#1FC644
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582