#DDFD91#DDFD91
#DDFD91 is a very light, vivid yellow-green. Relative luminance 0.877; OKLCH L 94.8% C 0.139 H 122.6°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFD91 |
|---|---|
| RGB | rgb(221, 253, 145) |
| HSL | hsl(78, 96%, 78%) |
| HSV | hsv(78, 43%, 99%) |
| CMYK | cmyk(12.6%, 0%, 42.7%, 0.8%) |
| CIE-LAB | lab(95.02, -26.89, 48.16) |
| CIE-LCH | lch(95.02, 55.16, 119.17°) |
| OKLab | oklab(94.77% -0.0745 0.1167) |
| OKLCH | oklch(94.77% 0.139 122.6) |
| XYZ | xyz(70.0549, 87.6669, 40.0133) |
| Luminance | 0.8767 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.30
Light Pea Green
#C4FE82
ΔE00 4.40
Pistachio (survey)
#C0FA8B
ΔE00 4.79
Light Yellowish Green
#C2FF89
ΔE00 4.81
Celery
#C1FD95
ΔE00 5.33
Light Khaki
#E6F2A2
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFD91 #B191FD
analogous
#FDE791 #DDFD91 #A7FD91
triadic
#DDFD91 #91DDFD #FD91DD
tetradic
#DDFD91 #91FDE7 #B191FD #FD91A7
square
#DDFD91 #91FDE7 #B191FD #FD91A7
split-complementary
#DDFD91 #91A7FD #E791FD
monochromatic
#B8FB19 #CAFC55 #DDFD91 #F0FECD #F6FEE1
Accessibility & contrast
On white
1.13
#DDFD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#DDFD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFD91
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFD91 | 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)
#FFF188
Deuteranopia (green-blind)
#FFF197
Tritanopia (blue-blind)
#E5F3E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfd91; /* rgb */ color: rgb(221, 253, 145); /* oklch */ color: oklch(94.8% 0.139 122.6);
Tailwind
colors: {
custom: {
50: '#e9feb3',
500: '#ddfd91',
950: '#000000',
},
}SCSS
$custom: #ddfd91; $custom-light: #e9feb3; $custom-dark: #000000;
JSON
{
"hex": "#ddfd91",
"rgb": {
"r": 221,
"g": 253,
"b": 145
},
"hsl": {
"h": 77.778,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.94769,
"c": 0.1385,
"h": 122.6
},
"luminance": 0.87667
}Semantic roles & 50–950 ramp
primary
#DDFD91
secondary
#7D54DE
accent
#00E644
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581