#BBFF80#BBFF80
#BBFF80 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 92.8% C 0.173 H 132.2°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF80 |
|---|---|
| RGB | rgb(187, 255, 128) |
| HSL | hsl(92, 100%, 75%) |
| HSV | hsv(92, 50%, 100%) |
| CMYK | cmyk(26.7%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(93.29, -41.83, 53.56) |
| CIE-LCH | lch(93.29, 67.96, 127.98°) |
| OKLab | oklab(92.78% -0.1159 0.128) |
| OKLCH | oklch(92.78% 0.173 132.2) |
| XYZ | xyz(60.1489, 83.6416, 33.3933) |
| Luminance | 0.8364 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.29
Light Pea Green
#C4FE82
ΔE00 1.42
Pale Lime
#BEFD73
ΔE00 1.89
Pistachio (survey)
#C0FA8B
ΔE00 2.19
Key Lime
#AEFF6E
ΔE00 2.25
Light Lime
#AEFD6C
ΔE00 2.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF80 #C480FF
analogous
#FAFF80 #BBFF80 #80FF84
triadic
#BBFF80 #80BBFF #FF80BB
tetradic
#BBFF80 #80FAFF #C480FF #FF8480
square
#BBFF80 #80FAFF #C480FF #FF8480
split-complementary
#BBFF80 #8480FF #FF80FA
monochromatic
#79FF06 #9AFF43 #BBFF80 #DCFFBD #EFFFE0
Accessibility & contrast
On white
1.18
#BBFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#BBFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF80
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF80 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF75
Deuteranopia (green-blind)
#FEEA88
Tritanopia (blue-blind)
#BDF6E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff80; /* rgb */ color: rgb(187, 255, 128); /* oklch */ color: oklch(92.8% 0.173 132.2);
Tailwind
colors: {
custom: {
50: '#d2ffa7',
500: '#bbff80',
950: '#000000',
},
}SCSS
$custom: #bbff80; $custom-light: #d2ffa7; $custom-dark: #000000;
JSON
{
"hex": "#bbff80",
"rgb": {
"r": 187,
"g": 255,
"b": 128
},
"hsl": {
"h": 92.126,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.9278,
"c": 0.1727,
"h": 132.2
},
"luminance": 0.83643
}Semantic roles & 50–950 ramp
primary
#BBFF80
secondary
#9745DE
accent
#00E67B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681