#BBFE80#BBFE80
#BBFE80 is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 92.6% C 0.171 H 132.0°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE80 |
|---|---|
| RGB | rgb(187, 254, 128) |
| HSL | hsl(92, 98%, 75%) |
| HSV | hsv(92, 50%, 100%) |
| CMYK | cmyk(26.4%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(93.02, -41.39, 53.23) |
| CIE-LCH | lch(93.02, 67.42, 127.87°) |
| OKLab | oklab(92.56% -0.1147 0.1273) |
| OKLCH | oklch(92.56% 0.171 132) |
| XYZ | xyz(59.8307, 83.0053, 33.2872) |
| Luminance | 0.8301 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.21
Light Pea Green
#C4FE82
ΔE00 1.33
Pale Lime
#BEFD73
ΔE00 1.88
Pistachio (survey)
#C0FA8B
ΔE00 2.02
Spring Green (survey)
#A9F971
ΔE00 2.34
Key Lime
#AEFF6E
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE80 #C380FE
analogous
#FAFE80 #BBFE80 #80FE84
triadic
#BBFE80 #80BBFE #FE80BB
tetradic
#BBFE80 #80FAFE #C380FE #FE8480
square
#BBFE80 #80FAFE #C380FE #FE8480
split-complementary
#BBFE80 #8480FE #FE80FA
monochromatic
#7AFD07 #9AFE43 #BBFE80 #DCFEBD #EFFFE1
Accessibility & contrast
On white
1.19
#BBFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#BBFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE80
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE80 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FDE988
Tritanopia (blue-blind)
#BDF5E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfe80; /* rgb */ color: rgb(187, 254, 128); /* oklch */ color: oklch(92.6% 0.171 132.0);
Tailwind
colors: {
custom: {
50: '#d2ffa7',
500: '#bbfe80',
950: '#000000',
},
}SCSS
$custom: #bbfe80; $custom-light: #d2ffa7; $custom-dark: #000000;
JSON
{
"hex": "#bbfe80",
"rgb": {
"r": 187,
"g": 254,
"b": 128
},
"hsl": {
"h": 91.905,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.92555,
"c": 0.17134,
"h": 132
},
"luminance": 0.83007
}Semantic roles & 50–950 ramp
primary
#BBFE80
secondary
#9645DD
accent
#00E67A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681