Skip to content

#bbdd22

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

RGB
187, 221, 34
HSL
71°, 73%, 50%
CMYK
15, 0, 85, 13
Luminance
0.6239

Every format

HEX#bbdd22
RGBrgb(187, 221, 34)
HSLhsl(71, 73%, 50%)
CMYKcmyk(15%, 0%, 85%, 13%)
LABlab(83.1 -32.9 77.5)
LCHlch(83.1 84.2 113.0)
OKLCHoklch(0.843 0.194 120.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green86.7%
Blue13.3%

CMYK percentages

Cyan15.4%
Magenta0.0%
Yellow84.6%
Key (black)13.3%

Color previews

#bbdd22 text on a black background

contrast 13.48:1

Card sample

#bbdd22 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbdd22

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbdd22 in the Color Lab