Skip to content

#bbcc2a

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

RGB
187, 204, 42
HSL
66°, 66%, 48%
CMYK
8, 0, 79, 20
Luminance
0.5392

Every format

HEX#bbcc2a
RGBrgb(187, 204, 42)
HSLhsl(66, 66%, 48%)
CMYKcmyk(8%, 0%, 79%, 20%)
LABlab(78.4 -24.6 71.5)
LCHlch(78.4 75.6 109.0)
OKLCHoklch(0.805 0.173 115.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green80.0%
Blue16.5%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow79.4%
Key (black)20.0%

Color previews

#bbcc2a text on a black background

contrast 11.78:1

Card sample

#bbcc2a text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcc2a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcc2a in the Color Lab