#BBFC81#BBFC81
#BBFC81 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.1% C 0.168 H 131.9°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC81 |
|---|---|
| RGB | rgb(187, 252, 129) |
| HSL | hsl(92, 95%, 75%) |
| HSV | hsv(92, 49%, 99%) |
| CMYK | cmyk(25.8%, 0%, 48.8%, 1.2%) |
| CIE-LAB | lab(92.47, -40.39, 52.10) |
| CIE-LCH | lch(92.47, 65.93, 127.78°) |
| OKLab | oklab(92.12% -0.1119 0.1249) |
| OKLCH | oklch(92.12% 0.168 131.9) |
| XYZ | xyz(59.2655, 81.7690, 33.4251) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.09
Light Pea Green
#C4FE82
ΔE00 1.32
Pistachio (survey)
#C0FA8B
ΔE00 1.60
Pale Lime
#BEFD73
ΔE00 2.08
Spring Green (survey)
#A9F971
ΔE00 2.42
Celery
#C1FD95
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC81 #C281FC
analogous
#F9FC81 #BBFC81 #81FC84
triadic
#BBFC81 #81BBFC #FC81BB
tetradic
#BBFC81 #81F9FC #C281FC #FC8481
square
#BBFC81 #81F9FC #C281FC #FC8481
split-complementary
#BBFC81 #8481FC #FC81F9
monochromatic
#7AF909 #9BFB45 #BBFC81 #DBFDBD #EFFEE1
Accessibility & contrast
On white
1.21
#BBFC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#BBFC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC81
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC81 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED76
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#BDF3E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfc81; /* rgb */ color: rgb(187, 252, 129); /* oklch */ color: oklch(92.1% 0.168 131.9);
Tailwind
colors: {
custom: {
50: '#d2fda8',
500: '#bbfc81',
950: '#000000',
},
}SCSS
$custom: #bbfc81; $custom-light: #d2fda8; $custom-dark: #000000;
JSON
{
"hex": "#bbfc81",
"rgb": {
"r": 187,
"g": 252,
"b": 129
},
"hsl": {
"h": 91.707,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.92118,
"c": 0.16766,
"h": 131.9
},
"luminance": 0.81771
}Semantic roles & 50–950 ramp
primary
#BBFC81
secondary
#9547DA
accent
#00E679
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581