Skip to content

#bbee55

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

RGB
187, 238, 85
HSL
80°, 82%, 63%
CMYK
21, 0, 64, 7
Luminance
0.7237

Every format

HEX#bbee55
RGBrgb(187, 238, 85)
HSLhsl(80, 82%, 63%)
CMYKcmyk(21%, 0%, 64%, 7%)
LABlab(88.2 -38.1 66.3)
LCHlch(88.2 76.5 119.9)
OKLCHoklch(0.885 0.186 125.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbee55 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#bbee55 on black: 15.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green93.3%
Blue33.3%

CMYK percentages

Cyan21.4%
Magenta0.0%
Yellow64.3%
Key (black)6.7%

Color previews

#bbee55 text on a black background

contrast 15.47:1

Card sample

#bbee55 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbee55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbee55 in the Color Lab