#BBFD81#BBFD81
#BBFD81 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.3% C 0.169 H 132.0°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD81 |
|---|---|
| RGB | rgb(187, 253, 129) |
| HSL | hsl(92, 97%, 75%) |
| HSV | hsv(92, 49%, 99%) |
| CMYK | cmyk(26.1%, 0%, 49%, 0.8%) |
| CIE-LAB | lab(92.75, -40.84, 52.44) |
| CIE-LCH | lch(92.75, 66.47, 127.91°) |
| OKLab | oklab(92.34% -0.1131 0.1256) |
| OKLCH | oklch(92.34% 0.169 132) |
| XYZ | xyz(59.5803, 82.3987, 33.5301) |
| Luminance | 0.8240 (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.76
Pale Lime
#BEFD73
ΔE00 2.03
Spring Green (survey)
#A9F971
ΔE00 2.39
Light Lime
#AEFD6C
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD81 #C381FD
analogous
#F9FD81 #BBFD81 #81FD85
triadic
#BBFD81 #81BBFD #FD81BB
tetradic
#BBFD81 #81F9FD #C381FD #FD8581
square
#BBFD81 #81F9FD #C381FD #FD8581
split-complementary
#BBFD81 #8581FD #FD81F9
monochromatic
#7AFB09 #9AFC45 #BBFD81 #DCFEBD #EFFFE1
Accessibility & contrast
On white
1.20
#BBFD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#BBFD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD81
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD81 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE76
Deuteranopia (green-blind)
#FDE889
Tritanopia (blue-blind)
#BDF4E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfd81; /* rgb */ color: rgb(187, 253, 129); /* oklch */ color: oklch(92.3% 0.169 132.0);
Tailwind
colors: {
custom: {
50: '#d2fea8',
500: '#bbfd81',
950: '#000000',
},
}SCSS
$custom: #bbfd81; $custom-light: #d2fea8; $custom-dark: #000000;
JSON
{
"hex": "#bbfd81",
"rgb": {
"r": 187,
"g": 253,
"b": 129
},
"hsl": {
"h": 91.935,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.92343,
"c": 0.16903,
"h": 132
},
"luminance": 0.824
}Semantic roles & 50–950 ramp
primary
#BBFD81
secondary
#9647DC
accent
#00E67A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681