#BBFB80#BBFB80
#BBFB80 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 91.9% C 0.167 H 131.6°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFB80 |
|---|---|
| RGB | rgb(187, 251, 128) |
| HSL | hsl(91, 94%, 74%) |
| HSV | hsv(91, 49%, 98%) |
| CMYK | cmyk(25.5%, 0%, 49%, 1.6%) |
| CIE-LAB | lab(92.18, -40.06, 52.22) |
| CIE-LCH | lch(92.18, 65.81, 127.49°) |
| OKLab | oklab(91.88% -0.111 0.1251) |
| OKLCH | oklch(91.88% 0.167 131.6) |
| XYZ | xyz(58.8861, 81.1161, 32.9724) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.20
Light Pea Green
#C4FE82
ΔE00 1.29
Pistachio (survey)
#C0FA8B
ΔE00 1.58
Pale Lime
#BEFD73
ΔE00 2.02
Spring Green (survey)
#A9F971
ΔE00 2.43
Light Lime
#AEFD6C
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFB80 #C080FB
analogous
#F8FB80 #BBFB80 #80FB83
triadic
#BBFB80 #80BBFB #FB80BB
tetradic
#BBFB80 #80F8FB #C080FB #FB8380
square
#BBFB80 #80F8FB #C080FB #FB8380
split-complementary
#BBFB80 #8380FB #FB80F8
monochromatic
#7BF709 #9BF945 #BBFB80 #DBFDBB #EFFEE1
Accessibility & contrast
On white
1.22
#BBFB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#BBFB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFB80
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFB80 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC75
Deuteranopia (green-blind)
#FBE788
Tritanopia (blue-blind)
#BDF2DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfb80; /* rgb */ color: rgb(187, 251, 128); /* oklch */ color: oklch(91.9% 0.167 131.6);
Tailwind
colors: {
custom: {
50: '#d2fda7',
500: '#bbfb80',
950: '#000000',
},
}SCSS
$custom: #bbfb80; $custom-light: #d2fda7; $custom-dark: #000000;
JSON
{
"hex": "#bbfb80",
"rgb": {
"r": 187,
"g": 251,
"b": 128
},
"hsl": {
"h": 91.22,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.9188,
"c": 0.16722,
"h": 131.6
},
"luminance": 0.81118
}Semantic roles & 50–950 ramp
primary
#BBFB80
secondary
#9346D9
accent
#00E677
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580