#DDEFAE#DDEFAE
#DDEFAE is a very light, moderate yellow-green. Relative luminance 0.802; OKLCH L 92.3% C 0.087 H 120.7°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFAE |
|---|---|
| RGB | rgb(221, 239, 174) |
| HSL | hsl(77, 67%, 81%) |
| HSV | hsv(77, 27%, 94%) |
| CMYK | cmyk(7.5%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(91.76, -16.57, 29.55) |
| CIE-LCH | lch(91.76, 33.88, 119.28°) |
| OKLab | oklab(92.31% -0.0441 0.0744) |
| OKLCH | oklch(92.31% 0.087 120.7) |
| XYZ | xyz(68.3246, 80.1612, 51.9094) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.57
Very Pale Green
#CFFDBC
ΔE00 6.26
Cream (survey)
#FFFFC2
ΔE00 6.26
Very Light Green
#D1FFBD
ΔE00 6.33
Creme
#FFFFB6
ΔE00 6.44
Palegoldenrod
#EEE8AA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFAE #C0AEEF
analogous
#EFE0AE #DDEFAE #BCEFAE
triadic
#DDEFAE #AEDDEF #EFAEDD
tetradic
#DDEFAE #AEEFE0 #C0AEEF #EFAEBC
square
#DDEFAE #AEEFE0 #C0AEEF #EFAEBC
split-complementary
#DDEFAE #AEBCEF #E0AEEF
monochromatic
#B2DB48 #C8E57B #DDEFAE #F2F9E1 #F4FAE5
Accessibility & contrast
On white
1.23
#DDEFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#DDEFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFAE
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFAE | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AA
Deuteranopia (green-blind)
#F5E8B1
Tritanopia (blue-blind)
#E3E8DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddefae; /* rgb */ color: rgb(221, 239, 174); /* oklch */ color: oklch(92.3% 0.087 120.7);
Tailwind
colors: {
custom: {
50: '#e8f4c6',
500: '#ddefae',
950: '#000000',
},
}SCSS
$custom: #ddefae; $custom-light: #e8f4c6; $custom-dark: #000000;
JSON
{
"hex": "#ddefae",
"rgb": {
"r": 221,
"g": 239,
"b": 174
},
"hsl": {
"h": 76.615,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.92305,
"c": 0.08651,
"h": 120.7
},
"luminance": 0.80161
}Semantic roles & 50–950 ramp
primary
#DDEFAE
secondary
#8D74CD
accent
#17CF4A
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582