Skip to content

#bbff4b

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

RGB
187, 255, 75
HSL
83°, 100%, 65%
CMYK
27, 0, 71, 0
Luminance
0.8259

Every format

HEX#bbff4b
RGBrgb(187, 255, 75)
HSLhsl(83, 100%, 65%)
CMYKcmyk(27%, 0%, 71%, 0%)
LABlab(92.8 -46.2 74.8)
LCHlch(92.8 87.9 121.7)
OKLCHoklch(0.923 0.213 128.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green100.0%
Blue29.4%

CMYK percentages

Cyan26.7%
Magenta0.0%
Yellow70.6%
Key (black)0.0%

Color previews

#bbff4b text on a black background

contrast 17.52:1

Card sample

#bbff4b text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbff4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbff4b in the Color Lab