#DDFA9A#DDFA9A
#DDFA9A is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 94.3% C 0.125 H 122.5°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFA9A |
|---|---|
| RGB | rgb(221, 250, 154) |
| HSL | hsl(78, 91%, 79%) |
| HSV | hsv(78, 38%, 98%) |
| CMYK | cmyk(11.6%, 0%, 38.4%, 2%) |
| CIE-LAB | lab(94.34, -24.44, 42.95) |
| CIE-LCH | lch(94.34, 49.42, 119.65°) |
| OKLab | oklab(94.27% -0.0671 0.1053) |
| OKLCH | oklch(94.27% 0.125 122.5) |
| XYZ | xyz(69.8369, 86.0764, 43.5008) |
| Luminance | 0.8608 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.10
Light Yellow Green
#CCFD7F
ΔE00 4.62
Pistachio (survey)
#C0FA8B
ΔE00 5.11
Celery
#C1FD95
ΔE00 5.34
Light Pea Green
#C4FE82
ΔE00 5.37
Light Yellowish Green
#C2FF89
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFA9A #B79AFA
analogous
#FAE79A #DDFA9A #ADFA9A
triadic
#DDFA9A #9ADDFA #FA9ADD
tetradic
#DDFA9A #9AFAE7 #B79AFA #FA9AAD
square
#DDFA9A #9AFAE7 #B79AFA #FA9AAD
split-complementary
#DDFA9A #9AADFA #E79AFA
monochromatic
#B6F425 #C9F760 #DDFA9A #F1FDD4 #F5FEE2
Accessibility & contrast
On white
1.15
#DDFA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#DDFA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFA9A
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFA9A | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF93
Deuteranopia (green-blind)
#FFEF9F
Tritanopia (blue-blind)
#E4F1E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ddfa9a; /* rgb */ color: rgb(221, 250, 154); /* oklch */ color: oklch(94.3% 0.125 122.5);
Tailwind
colors: {
custom: {
50: '#e9fcb9',
500: '#ddfa9a',
950: '#000000',
},
}SCSS
$custom: #ddfa9a; $custom-light: #e9fcb9; $custom-dark: #000000;
JSON
{
"hex": "#ddfa9a",
"rgb": {
"r": 221,
"g": 250,
"b": 154
},
"hsl": {
"h": 78.125,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.94267,
"c": 0.12487,
"h": 122.5
},
"luminance": 0.86076
}Semantic roles & 50–950 ramp
primary
#DDFA9A
secondary
#835DDB
accent
#00E645
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581