Skip to content

#bbff55

a light, electric green · cool · closest name: yellow

RGB
187, 255, 85
HSL
84°, 100%, 67%
CMYK
27, 0, 67, 0
Luminance
0.8274

Every format

HEX#bbff55
RGBrgb(187, 255, 85)
HSLhsl(84, 100%, 67%)
CMYKcmyk(27%, 0%, 67%, 0%)
LABlab(92.9 -45.6 71.3)
LCHlch(92.9 84.6 122.6)
OKLCHoklch(0.923 0.207 128.7)

Copy-ready code

/* CSS */
color: #bbff55;
background-color: #bbff55;
/* Tailwind (arbitrary) */
class="text-[#bbff55] bg-[#bbff55]"
/* SCSS */
$brand: #bbff55;
/* SwiftUI */
Color(red: 0.733, green: 1.000, blue: 0.333)
/* Android */
Color.parseColor("#bbff55")

Accessibility — WCAG contrast

Aa
#bbff55 on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#bbff55 on black: 17.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green100.0%
Blue33.3%

CMYK percentages

Cyan26.7%
Magenta0.0%
Yellow66.7%
Key (black)0.0%

Color previews

#bbff55 text on a black background

contrast 17.55:1

Card sample

#bbff55 text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #bbff55;
Background color
Panel with #bbff55 background
background-color: #bbff55;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #bbff55;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(187, 255, 85, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 255, 85, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bbff55;
background: linear-gradient(135deg, #bbff55, #55FF60);

Monochromatic scale

Palettes built from #bbff55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbff55 in the Color Lab