#DDEEA2#DDEEA2
#DDEEA2 is a very light, moderate yellow-green. Relative luminance 0.791; OKLCH L 91.9% C 0.099 H 118.7°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEA2 |
|---|---|
| RGB | rgb(221, 238, 162) |
| HSL | hsl(73, 69%, 78%) |
| HSV | hsv(73, 32%, 93%) |
| CMYK | cmyk(7.1%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(91.29, -17.67, 35.00) |
| CIE-LCH | lch(91.29, 39.21, 116.79°) |
| OKLab | oklab(91.87% -0.0476 0.0871) |
| OKLCH | oklch(91.87% 0.099 118.7) |
| XYZ | xyz(66.9147, 79.1301, 45.9239) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.84
Creme
#FFFFB6
ΔE00 6.03
Parchment
#FEFCAF
ΔE00 6.09
Light Beige
#FFFEB6
ΔE00 6.13
Palegoldenrod
#EEE8AA
ΔE00 6.38
Cream (survey)
#FFFFC2
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEA2 #B3A2EE
analogous
#EED9A2 #DDEEA2 #B7EEA2
triadic
#DDEEA2 #A2DDEE #EEA2DD
tetradic
#DDEEA2 #A2EED9 #B3A2EE #EEA2B7
square
#DDEEA2 #A2EED9 #B3A2EE #EEA2B7
split-complementary
#DDEEA2 #A2B7EE #D9A2EE
monochromatic
#B7DB3B #CAE56E #DDEEA2 #F0F7D6 #F6FAE5
Accessibility & contrast
On white
1.25
#DDEEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#DDEEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEA2
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEA2 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E69D
Deuteranopia (green-blind)
#F6E6A5
Tritanopia (blue-blind)
#E4E6DA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddeea2; /* rgb */ color: rgb(221, 238, 162); /* oklch */ color: oklch(91.9% 0.099 118.7);
Tailwind
colors: {
custom: {
50: '#e8f3be',
500: '#ddeea2',
950: '#000000',
},
}SCSS
$custom: #ddeea2; $custom-light: #e8f3be; $custom-dark: #000000;
JSON
{
"hex": "#ddeea2",
"rgb": {
"r": 221,
"g": 238,
"b": 162
},
"hsl": {
"h": 73.421,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.91869,
"c": 0.09927,
"h": 118.7
},
"luminance": 0.7913
}Semantic roles & 50–950 ramp
primary
#DDEEA2
secondary
#7F69CB
accent
#14D13F
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161712
muted
#848582