#DDFEA4#DDFEA4
#DDFEA4 is a very light, moderate yellow-green. Relative luminance 0.889; OKLCH L 95.3% C 0.120 H 125.0°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFEA4 |
|---|---|
| RGB | rgb(221, 254, 164) |
| HSL | hsl(82, 98%, 82%) |
| HSV | hsv(82, 35%, 100%) |
| CMYK | cmyk(13%, 0%, 35.4%, 0.4%) |
| CIE-LAB | lab(95.55, -25.12, 39.60) |
| CIE-LCH | lch(95.55, 46.90, 122.39°) |
| OKLab | oklab(95.28% -0.0685 0.0979) |
| OKLCH | oklch(95.28% 0.12 125) |
| XYZ | xyz(71.9608, 88.9357, 48.4900) |
| Luminance | 0.8894 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.76
Light Khaki
#E6F2A2
ΔE00 4.76
Pistachio (survey)
#C0FA8B
ΔE00 4.97
Light Light Green
#C8FFB0
ΔE00 5.12
Light Yellow Green
#CCFD7F
ΔE00 5.26
Light Yellowish Green
#C2FF89
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFEA4 #C5A4FE
analogous
#FEF2A4 #DDFEA4 #B0FEA4
triadic
#DDFEA4 #A4DDFE #FEA4DD
tetradic
#DDFEA4 #A4FEF2 #C5A4FE #FEA4B0
square
#DDFEA4 #A4FEF2 #C5A4FE #FEA4B0
split-complementary
#DDFEA4 #A4B0FE #F2A4FE
monochromatic
#B0FD2B #C6FD67 #DDFEA4 #F4FFE1 #F4FFE1
Accessibility & contrast
On white
1.12
#DDFEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#DDFEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFEA4
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFEA4 | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39E
Deuteranopia (green-blind)
#FFF2A8
Tritanopia (blue-blind)
#E3F6E7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddfea4; /* rgb */ color: rgb(221, 254, 164); /* oklch */ color: oklch(95.3% 0.120 125.0);
Tailwind
colors: {
custom: {
50: '#e8fec0',
500: '#ddfea4',
950: '#000000',
},
}SCSS
$custom: #ddfea4; $custom-light: #e8fec0; $custom-dark: #000000;
JSON
{
"hex": "#ddfea4",
"rgb": {
"r": 221,
"g": 254,
"b": 164
},
"hsl": {
"h": 82,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.95283,
"c": 0.11954,
"h": 125
},
"luminance": 0.88936
}Semantic roles & 50–950 ramp
primary
#DDFEA4
secondary
#9264E2
accent
#00E654
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582