#BBFA81#BBFA81
#BBFA81 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.7% C 0.165 H 131.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA81 |
|---|---|
| RGB | rgb(187, 250, 129) |
| HSL | hsl(91, 92%, 74%) |
| HSV | hsv(91, 48%, 98%) |
| CMYK | cmyk(25.2%, 0%, 48.4%, 2%) |
| CIE-LAB | lab(91.92, -39.51, 51.43) |
| CIE-LCH | lch(91.92, 64.85, 127.53°) |
| OKLab | oklab(91.67% -0.1094 0.1234) |
| OKLCH | oklch(91.67% 0.165 131.6) |
| XYZ | xyz(58.6407, 80.5195, 33.2169) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.23
Pistachio (survey)
#C0FA8B
ΔE00 1.36
Light Pea Green
#C4FE82
ΔE00 1.41
Pale Lime
#BEFD73
ΔE00 2.24
Celery
#C1FD95
ΔE00 2.55
Spring Green (survey)
#A9F971
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA81 #C081FA
analogous
#F7FA81 #BBFA81 #81FA84
triadic
#BBFA81 #81BBFA #FA81BB
tetradic
#BBFA81 #81F7FA #C081FA #FA8481
square
#BBFA81 #81F7FA #C081FA #FA8481
split-complementary
#BBFA81 #8481FA #FA81F7
monochromatic
#7BF50B #9BF846 #BBFA81 #DBFCBC #EFFEE2
Accessibility & contrast
On white
1.23
#BBFA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#BBFA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA81
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA81 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB77
Deuteranopia (green-blind)
#FAE688
Tritanopia (blue-blind)
#BDF1DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbfa81; /* rgb */ color: rgb(187, 250, 129); /* oklch */ color: oklch(91.7% 0.165 131.6);
Tailwind
colors: {
custom: {
50: '#d2fca8',
500: '#bbfa81',
950: '#000000',
},
}SCSS
$custom: #bbfa81; $custom-light: #d2fca8; $custom-dark: #000000;
JSON
{
"hex": "#bbfa81",
"rgb": {
"r": 187,
"g": 250,
"b": 129
},
"hsl": {
"h": 91.24,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.91669,
"c": 0.16491,
"h": 131.6
},
"luminance": 0.80521
}Semantic roles & 50–950 ramp
primary
#BBFA81
secondary
#9348D8
accent
#00E677
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581