Skip to content

#bbdd11

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

RGB
187, 221, 17
HSL
70°, 86%, 47%
CMYK
15, 0, 92, 13
Luminance
0.6232

Every format

HEX#bbdd11
RGBrgb(187, 221, 17)
HSLhsl(70, 86%, 47%)
CMYKcmyk(15%, 0%, 92%, 13%)
LABlab(83.1 -33.2 80.3)
LCHlch(83.1 86.9 112.5)
OKLCHoklch(0.843 0.198 120.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbdd11 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#bbdd11 on black: 13.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green86.7%
Blue6.7%

CMYK percentages

Cyan15.4%
Magenta0.0%
Yellow92.3%
Key (black)13.3%

Color previews

#bbdd11 text on a black background

contrast 13.46:1

Card sample

#bbdd11 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbdd11

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbdd11 in the Color Lab