Skip to content

#bbcc1b

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

RGB
187, 204, 27
HSL
66°, 77%, 45%
CMYK
8, 0, 87, 20
Luminance
0.5383

Every format

HEX#bbcc1b
RGBrgb(187, 204, 27)
HSLhsl(66, 77%, 45%)
CMYKcmyk(8%, 0%, 87%, 20%)
LABlab(78.4 -25.0 74.9)
LCHlch(78.4 79.0 108.5)
OKLCHoklch(0.805 0.178 115.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcc1b on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#bbcc1b on black: 11.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.0%
Blue10.6%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow86.8%
Key (black)20.0%

Color previews

#bbcc1b text on a black background

contrast 11.77:1

Card sample

#bbcc1b text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(187, 204, 27, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 204, 27, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bbcc1b;
background: linear-gradient(135deg, #bbcc1b, #45CC1B);

Monochromatic scale

Palettes built from #bbcc1b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcc1b in the Color Lab