Skip to content

#bbdd44

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

RGB
187, 221, 68
HSL
73°, 69%, 57%
CMYK
15, 0, 69, 13
Luminance
0.6270

Every format

HEX#bbdd44
RGBrgb(187, 221, 68)
HSLhsl(73, 69%, 57%)
CMYKcmyk(15%, 0%, 69%, 13%)
LABlab(83.3 -31.4 67.7)
LCHlch(83.3 74.7 114.9)
OKLCHoklch(0.845 0.178 121.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green86.7%
Blue26.7%

CMYK percentages

Cyan15.4%
Magenta0.0%
Yellow69.2%
Key (black)13.3%

Color previews

#bbdd44 text on a black background

contrast 13.54:1

Card sample

#bbdd44 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbdd44

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbdd44 in the Color Lab