#DDEEAA#DDEEAA
#DDEEAA is a very light, moderate yellow-green. Relative luminance 0.794; OKLCH L 92.0% C 0.090 H 119.6°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEAA |
|---|---|
| RGB | rgb(221, 238, 170) |
| HSL | hsl(75, 67%, 80%) |
| HSV | hsv(75, 29%, 93%) |
| CMYK | cmyk(7.1%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(91.43, -16.62, 31.13) |
| CIE-LCH | lch(91.43, 35.29, 118.10°) |
| OKLab | oklab(92.02% -0.0444 0.0781) |
| OKLCH | oklch(92.02% 0.09 119.6) |
| XYZ | xyz(67.6486, 79.4237, 49.7889) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.94
Creme
#FFFFB6
ΔE00 6.20
Palegoldenrod
#EEE8AA
ΔE00 6.21
Cream (survey)
#FFFFC2
ΔE00 6.27
Light Beige
#FFFEB6
ΔE00 6.27
Parchment
#FEFCAF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEAA #BBAAEE
analogous
#EEDDAA #DDEEAA #BBEEAA
triadic
#DDEEAA #AADDEE #EEAADD
tetradic
#DDEEAA #AAEEDD #BBAAEE #EEAABB
square
#DDEEAA #AAEEDD #BBAAEE #EEAABB
split-complementary
#DDEEAA #AABBEE #DDAAEE
monochromatic
#B4DA44 #C9E477 #DDEEAA #F1F8DD #F5FAE5
Accessibility & contrast
On white
1.24
#DDEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#DDEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEAA
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEAA | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A6
Deuteranopia (green-blind)
#F5E7AD
Tritanopia (blue-blind)
#E3E7DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddeeaa; /* rgb */ color: rgb(221, 238, 170); /* oklch */ color: oklch(92.0% 0.090 119.6);
Tailwind
colors: {
custom: {
50: '#e8f3c3',
500: '#ddeeaa',
950: '#000000',
},
}SCSS
$custom: #ddeeaa; $custom-light: #e8f3c3; $custom-dark: #000000;
JSON
{
"hex": "#ddeeaa",
"rgb": {
"r": 221,
"g": 238,
"b": 170
},
"hsl": {
"h": 75,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.92018,
"c": 0.08985,
"h": 119.6
},
"luminance": 0.79424
}Semantic roles & 50–950 ramp
primary
#DDEEAA
secondary
#8771CB
accent
#17CF45
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582