Skip to content

#bbdd00

a dark, electric yellow · cool · closest name: yellow

RGB
187, 221, 0
HSL
69°, 100%, 43%
CMYK
15, 0, 100, 13
Luminance
0.6228

Every format

HEX#bbdd00
RGBrgb(187, 221, 0)
HSLhsl(69, 100%, 43%)
CMYKcmyk(15%, 0%, 100%, 13%)
LABlab(83.1 -33.4 81.8)
LCHlch(83.1 88.4 112.2)
OKLCHoklch(0.843 0.201 120.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green86.7%
Blue0.0%

CMYK percentages

Cyan15.4%
Magenta0.0%
Yellow100.0%
Key (black)13.3%

Color previews

#bbdd00 text on a black background

contrast 13.46:1

Card sample

#bbdd00 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbdd00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbdd00 in the Color Lab