#DDFE91#DDFE91
#DDFE91 is a very light, vivid yellow-green. Relative luminance 0.883; OKLCH L 95.0% C 0.140 H 122.9°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFE91 |
|---|---|
| RGB | rgb(221, 254, 145) |
| HSL | hsl(78, 98%, 78%) |
| HSV | hsv(78, 43%, 100%) |
| CMYK | cmyk(13%, 0%, 42.9%, 0.4%) |
| CIE-LAB | lab(95.29, -27.36, 48.49) |
| CIE-LCH | lch(95.29, 55.68, 119.43°) |
| OKLab | oklab(94.98% -0.0759 0.1175) |
| OKLCH | oklch(94.98% 0.14 122.9) |
| XYZ | xyz(70.3714, 88.2999, 40.1188) |
| Luminance | 0.8830 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.15
Light Pea Green
#C4FE82
ΔE00 4.24
Light Yellowish Green
#C2FF89
ΔE00 4.66
Pistachio (survey)
#C0FA8B
ΔE00 4.70
Celery
#C1FD95
ΔE00 5.23
Pale Lime
#BEFD73
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFE91 #B291FE
analogous
#FEE891 #DDFE91 #A6FE91
triadic
#DDFE91 #91DDFE #FE91DD
tetradic
#DDFE91 #91FEE8 #B291FE #FE91A6
square
#DDFE91 #91FEE8 #B291FE #FE91A6
split-complementary
#DDFE91 #91A6FE #E891FE
monochromatic
#B8FD18 #CAFD54 #DDFE91 #F0FFCE #F6FFE1
Accessibility & contrast
On white
1.13
#DDFE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#DDFE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFE91
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFE91 | 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)
#FFF288
Deuteranopia (green-blind)
#FFF197
Tritanopia (blue-blind)
#E5F4E4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfe91; /* rgb */ color: rgb(221, 254, 145); /* oklch */ color: oklch(95.0% 0.140 122.9);
Tailwind
colors: {
custom: {
50: '#e9feb3',
500: '#ddfe91',
950: '#000000',
},
}SCSS
$custom: #ddfe91; $custom-light: #e9feb3; $custom-dark: #000000;
JSON
{
"hex": "#ddfe91",
"rgb": {
"r": 221,
"g": 254,
"b": 145
},
"hsl": {
"h": 78.165,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.94982,
"c": 0.13985,
"h": 122.9
},
"luminance": 0.883
}Semantic roles & 50–950 ramp
primary
#DDFE91
secondary
#7E54DF
accent
#00E645
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581