#DDEEAE#DDEEAE
#DDEEAE is a very light, moderate yellow-green. Relative luminance 0.796; OKLCH L 92.1% C 0.085 H 120.2°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEAE |
|---|---|
| RGB | rgb(221, 238, 174) |
| HSL | hsl(76, 65%, 81%) |
| HSV | hsv(76, 27%, 93%) |
| CMYK | cmyk(7.1%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(91.49, -16.08, 29.19) |
| CIE-LCH | lch(91.49, 33.33, 118.84°) |
| OKLab | oklab(92.1% -0.0428 0.0736) |
| OKLCH | oklch(92.1% 0.085 120.2) |
| XYZ | xyz(68.0327, 79.5773, 51.8121) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.65
Cream (survey)
#FFFFC2
ΔE00 6.20
Palegoldenrod
#EEE8AA
ΔE00 6.27
Ecru
#FEFFCA
ΔE00 6.41
Creme
#FFFFB6
ΔE00 6.44
Light Beige
#FFFEB6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEAE #BFAEEE
analogous
#EEDFAE #DDEEAE #BDEEAE
triadic
#DDEEAE #AEDDEE #EEAEDD
tetradic
#DDEEAE #AEEEDF #BFAEEE #EEAEBD
square
#DDEEAE #AEEEDF #BFAEEE #EEAEBD
split-complementary
#DDEEAE #AEBDEE #DFAEEE
monochromatic
#B3D949 #C8E37B #DDEEAE #F2F9E1 #F4FAE6
Accessibility & contrast
On white
1.24
#DDEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#DDEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEAE
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEAE | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AA
Deuteranopia (green-blind)
#F4E7B1
Tritanopia (blue-blind)
#E3E7DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeeae; /* rgb */ color: rgb(221, 238, 174); /* oklch */ color: oklch(92.1% 0.085 120.2);
Tailwind
colors: {
custom: {
50: '#e8f3c6',
500: '#ddeeae',
950: '#000000',
},
}SCSS
$custom: #ddeeae; $custom-light: #e8f3c6; $custom-dark: #000000;
JSON
{
"hex": "#ddeeae",
"rgb": {
"r": 221,
"g": 238,
"b": 174
},
"hsl": {
"h": 75.938,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.92096,
"c": 0.08508,
"h": 120.2
},
"luminance": 0.79577
}Semantic roles & 50–950 ramp
primary
#DDEEAE
secondary
#8C75CB
accent
#18CD48
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582