#DAFF91#DAFF91
#DAFF91 is a very light, vivid yellow-green. Relative luminance 0.885; OKLCH L 95.0% C 0.142 H 124.3°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFF91 |
|---|---|
| RGB | rgb(218, 255, 145) |
| HSL | hsl(80, 100%, 78%) |
| HSV | hsv(80, 43%, 100%) |
| CMYK | cmyk(14.5%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(95.36, -28.92, 48.54) |
| CIE-LCH | lch(95.36, 56.50, 120.79°) |
| OKLab | oklab(94.99% -0.0802 0.1176) |
| OKLCH | oklch(94.99% 0.142 124.3) |
| XYZ | xyz(69.7841, 88.4694, 40.1824) |
| Luminance | 0.8847 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.65
Light Pea Green
#C4FE82
ΔE00 3.59
Light Yellowish Green
#C2FF89
ΔE00 3.96
Pistachio (survey)
#C0FA8B
ΔE00 4.05
Celery
#C1FD95
ΔE00 4.58
Pale Lime
#BEFD73
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFF91 #B691FF
analogous
#FFED91 #DAFF91 #A3FF91
triadic
#DAFF91 #91DAFF #FF91DA
tetradic
#DAFF91 #91FFED #B691FF #FF91A3
square
#DAFF91 #91FFED #B691FF #FF91A3
split-complementary
#DAFF91 #91A3FF #ED91FF
monochromatic
#B1FF17 #C5FF54 #DAFF91 #EFFFCE #F5FFE0
Accessibility & contrast
On white
1.12
#DAFF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#DAFF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFF91
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFF91 | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF388
Deuteranopia (green-blind)
#FFF197
Tritanopia (blue-blind)
#E1F6E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #daff91; /* rgb */ color: rgb(218, 255, 145); /* oklch */ color: oklch(95.0% 0.142 124.3);
Tailwind
colors: {
custom: {
50: '#e7ffb3',
500: '#daff91',
950: '#000000',
},
}SCSS
$custom: #daff91; $custom-light: #e7ffb3; $custom-dark: #000000;
JSON
{
"hex": "#daff91",
"rgb": {
"r": 218,
"g": 255,
"b": 145
},
"hsl": {
"h": 80.182,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.9499,
"c": 0.14233,
"h": 124.3
},
"luminance": 0.8847
}Semantic roles & 50–950 ramp
primary
#DAFF91
secondary
#8353E1
accent
#00E64D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681