Skip to content

#bbf15c

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

RGB
187, 241, 92
HSL
82°, 84%, 65%
CMYK
22, 0, 62, 6
Luminance
0.7425

Every format

HEX#bbf15c
RGBrgb(187, 241, 92)
HSLhsl(82, 84%, 65%)
CMYKcmyk(22%, 0%, 62%, 6%)
LABlab(89.0 -38.9 64.4)
LCHlch(89.0 75.3 121.1)
OKLCHoklch(0.892 0.185 126.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbf15c on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#bbf15c on black: 15.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green94.5%
Blue36.1%

CMYK percentages

Cyan22.4%
Magenta0.0%
Yellow61.8%
Key (black)5.5%

Color previews

#bbf15c text on a black background

contrast 15.85:1

Card sample

#bbf15c text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(187, 241, 92, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 241, 92, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bbf15c;
background: linear-gradient(135deg, #bbf15c, #5CF160);

Monochromatic scale

Palettes built from #bbf15c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbf15c in the Color Lab