Skip to content

#bbdd55

a balanced, vivid green · cool · closest name: khaki

RGB
187, 221, 85
HSL
75°, 67%, 60%
CMYK
15, 0, 62, 13
Luminance
0.6293

Every format

HEX#bbdd55
RGBrgb(187, 221, 85)
HSLhsl(75, 67%, 60%)
CMYKcmyk(15%, 0%, 62%, 13%)
LABlab(83.4 -30.3 61.2)
LCHlch(83.4 68.3 116.4)
OKLCHoklch(0.847 0.166 121.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbdd55 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#bbdd55 on black: 13.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green86.7%
Blue33.3%

CMYK percentages

Cyan15.4%
Magenta0.0%
Yellow61.5%
Key (black)13.3%

Color previews

#bbdd55 text on a black background

contrast 13.59:1

Card sample

#bbdd55 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbdd55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbdd55 in the Color Lab