#DDFDA4#DDFDA4
#DDFDA4 is a very light, moderate yellow-green. Relative luminance 0.883; OKLCH L 95.1% C 0.118 H 124.7°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDA4 |
|---|---|
| RGB | rgb(221, 253, 164) |
| HSL | hsl(82, 96%, 82%) |
| HSV | hsv(82, 35%, 99%) |
| CMYK | cmyk(12.6%, 0%, 35.2%, 0.8%) |
| CIE-LAB | lab(95.29, -24.65, 39.26) |
| CIE-LCH | lch(95.29, 46.35, 122.13°) |
| OKLab | oklab(95.07% -0.0672 0.0971) |
| OKLCH | oklch(95.07% 0.118 124.7) |
| XYZ | xyz(71.6443, 88.3027, 48.3845) |
| Luminance | 0.8830 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.52
Celery
#C1FD95
ΔE00 4.91
Pistachio (survey)
#C0FA8B
ΔE00 5.11
Light Light Green
#C8FFB0
ΔE00 5.19
Light Yellow Green
#CCFD7F
ΔE00 5.41
Light Yellowish Green
#C2FF89
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDA4 #C4A4FD
analogous
#FDF1A4 #DDFDA4 #B1FDA4
triadic
#DDFDA4 #A4DDFD #FDA4DD
tetradic
#DDFDA4 #A4FDF1 #C4A4FD #FDA4B1
square
#DDFDA4 #A4FDF1 #C4A4FD #FDA4B1
split-complementary
#DDFDA4 #A4B1FD #F1A4FD
monochromatic
#B0FA2C #C7FC68 #DDFDA4 #F3FEE0 #F4FEE1
Accessibility & contrast
On white
1.13
#DDFDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#DDFDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDA4
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDA4 | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29E
Deuteranopia (green-blind)
#FFF1A8
Tritanopia (blue-blind)
#E3F5E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfda4; /* rgb */ color: rgb(221, 253, 164); /* oklch */ color: oklch(95.1% 0.118 124.7);
Tailwind
colors: {
custom: {
50: '#e8fec0',
500: '#ddfda4',
950: '#000000',
},
}SCSS
$custom: #ddfda4; $custom-light: #e8fec0; $custom-dark: #000000;
JSON
{
"hex": "#ddfda4",
"rgb": {
"r": 221,
"g": 253,
"b": 164
},
"hsl": {
"h": 81.573,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.9507,
"c": 0.11812,
"h": 124.7
},
"luminance": 0.88303
}Semantic roles & 50–950 ramp
primary
#DDFDA4
secondary
#9165E0
accent
#00E653
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582