#DDFCA4#DDFCA4
#DDFCA4 is a very light, moderate yellow-green. Relative luminance 0.877; OKLCH L 94.9% C 0.117 H 124.4°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCA4 |
|---|---|
| RGB | rgb(221, 252, 164) |
| HSL | hsl(81, 94%, 82%) |
| HSV | hsv(81, 35%, 99%) |
| CMYK | cmyk(12.3%, 0%, 34.9%, 1.2%) |
| CIE-LAB | lab(95.02, -24.17, 38.91) |
| CIE-LCH | lch(95.02, 45.81, 121.85°) |
| OKLab | oklab(94.86% -0.0659 0.0963) |
| OKLCH | oklch(94.86% 0.117 124.4) |
| XYZ | xyz(71.3295, 87.6730, 48.2795) |
| Luminance | 0.8767 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.29
Celery
#C1FD95
ΔE00 5.08
Pistachio (survey)
#C0FA8B
ΔE00 5.26
Light Light Green
#C8FFB0
ΔE00 5.27
Light Yellow Green
#CCFD7F
ΔE00 5.56
Tea Green
#BDF8A3
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCA4 #C3A4FC
analogous
#FCEFA4 #DDFCA4 #B1FCA4
triadic
#DDFCA4 #A4DDFC #FCA4DD
tetradic
#DDFCA4 #A4FCEF #C3A4FC #FCA4B1
square
#DDFCA4 #A4FCEF #C3A4FC #FCA4B1
split-complementary
#DDFCA4 #A4B1FC #EFA4FC
monochromatic
#B1F82E #C7FA69 #DDFCA4 #F3FEDF #F4FEE1
Accessibility & contrast
On white
1.13
#DDFCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#DDFCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCA4
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCA4 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29E
Deuteranopia (green-blind)
#FFF0A8
Tritanopia (blue-blind)
#E3F4E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfca4; /* rgb */ color: rgb(221, 252, 164); /* oklch */ color: oklch(94.9% 0.117 124.4);
Tailwind
colors: {
custom: {
50: '#e8fdc0',
500: '#ddfca4',
950: '#000000',
},
}SCSS
$custom: #ddfca4; $custom-light: #e8fdc0; $custom-dark: #000000;
JSON
{
"hex": "#ddfca4",
"rgb": {
"r": 221,
"g": 252,
"b": 164
},
"hsl": {
"h": 81.136,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.94858,
"c": 0.11669,
"h": 124.4
},
"luminance": 0.87673
}Semantic roles & 50–950 ramp
primary
#DDFCA4
secondary
#9065DF
accent
#00E651
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582