#BBFA91#BBFA91
#BBFA91 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.9% C 0.149 H 133.8°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA91 |
|---|---|
| RGB | rgb(187, 250, 145) |
| HSL | hsl(96, 91%, 77%) |
| HSV | hsv(96, 42%, 98%) |
| CMYK | cmyk(25.2%, 0%, 42%, 2%) |
| CIE-LAB | lab(92.12, -37.63, 44.06) |
| CIE-LCH | lch(92.12, 57.94, 130.50°) |
| OKLab | oklab(91.9% -0.1033 0.1077) |
| OKLCH | oklch(91.9% 0.149 133.8) |
| XYZ | xyz(59.7887, 80.9787, 39.2629) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.87
Pistachio (survey)
#C0FA8B
ΔE00 1.43
Light Yellowish Green
#C2FF89
ΔE00 2.27
Pale Light Green
#B1FC99
ΔE00 2.33
Pastel Green
#B0FF9D
ΔE00 3.03
Tea Green
#BDF8A3
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA91 #D091FA
analogous
#EFFA91 #BBFA91 #91FA9C
triadic
#BBFA91 #91BBFA #FA91BB
tetradic
#BBFA91 #91EFFA #D091FA #FA9C91
square
#BBFA91 #91EFFA #D091FA #FA9C91
split-complementary
#BBFA91 #9C91FA #FA91EF
monochromatic
#73F51C #97F756 #BBFA91 #DFFDCC #EDFEE2
Accessibility & contrast
On white
1.22
#BBFA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#BBFA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA91
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA91 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC89
Deuteranopia (green-blind)
#F8E797
Tritanopia (blue-blind)
#BCF3E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbfa91; /* rgb */ color: rgb(187, 250, 145); /* oklch */ color: oklch(91.9% 0.149 133.8);
Tailwind
colors: {
custom: {
50: '#d1fcb2',
500: '#bbfa91',
950: '#000000',
},
}SCSS
$custom: #bbfa91; $custom-light: #d1fcb2; $custom-dark: #000000;
JSON
{
"hex": "#bbfa91",
"rgb": {
"r": 187,
"g": 250,
"b": 145
},
"hsl": {
"h": 96,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.91901,
"c": 0.14923,
"h": 133.8
},
"luminance": 0.8098
}Semantic roles & 50–950 ramp
primary
#BBFA91
secondary
#A556DA
accent
#00E68A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581