#DDFA91#DDFA91
#DDFA91 is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 94.1% C 0.134 H 121.6°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFA91 |
|---|---|
| RGB | rgb(221, 250, 145) |
| HSL | hsl(77, 91%, 77%) |
| HSV | hsv(77, 42%, 98%) |
| CMYK | cmyk(11.6%, 0%, 42%, 2%) |
| CIE-LAB | lab(94.22, -25.47, 47.16) |
| CIE-LCH | lch(94.22, 53.59, 118.37°) |
| OKLab | oklab(94.13% -0.0706 0.1145) |
| OKLCH | oklch(94.13% 0.134 121.6) |
| XYZ | xyz(69.1153, 85.7877, 39.7001) |
| Luminance | 0.8579 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.82
Light Khaki
#E6F2A2
ΔE00 4.77
Light Pea Green
#C4FE82
ΔE00 4.92
Pistachio (survey)
#C0FA8B
ΔE00 5.13
Light Yellowish Green
#C2FF89
ΔE00 5.31
Celery
#C1FD95
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFA91 #AE91FA
analogous
#FAE291 #DDFA91 #A9FA91
triadic
#DDFA91 #91DDFA #FA91DD
tetradic
#DDFA91 #91FAE2 #AE91FA #FA91A9
square
#DDFA91 #91FAE2 #AE91FA #FA91A9
split-complementary
#DDFA91 #91A9FA #E291FA
monochromatic
#B9F51C #CBF756 #DDFA91 #EFFDCC #F6FEE2
Accessibility & contrast
On white
1.16
#DDFA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#DDFA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFA91
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFA91 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF89
Deuteranopia (green-blind)
#FFEE96
Tritanopia (blue-blind)
#E5F0E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ddfa91; /* rgb */ color: rgb(221, 250, 145); /* oklch */ color: oklch(94.1% 0.134 121.6);
Tailwind
colors: {
custom: {
50: '#e9fcb3',
500: '#ddfa91',
950: '#000000',
},
}SCSS
$custom: #ddfa91; $custom-light: #e9fcb3; $custom-dark: #000000;
JSON
{
"hex": "#ddfa91",
"rgb": {
"r": 221,
"g": 250,
"b": 145
},
"hsl": {
"h": 76.571,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.94128,
"c": 0.13447,
"h": 121.6
},
"luminance": 0.85788
}Semantic roles & 50–950 ramp
primary
#DDFA91
secondary
#7A56DA
accent
#00E63F
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581