Skip to content

#bbcd2c

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

RGB
187, 205, 44
HSL
67°, 65%, 49%
CMYK
9, 0, 79, 20
Luminance
0.5441

Every format

HEX#bbcd2c
RGBrgb(187, 205, 44)
HSLhsl(67, 65%, 49%)
CMYKcmyk(9%, 0%, 79%, 20%)
LABlab(78.7 -25.0 71.2)
LCHlch(78.7 75.5 109.4)
OKLCHoklch(0.808 0.173 116.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcd2c on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#bbcd2c on black: 11.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.4%
Blue17.3%

CMYK percentages

Cyan8.8%
Magenta0.0%
Yellow78.5%
Key (black)19.6%

Color previews

#bbcd2c text on a black background

contrast 11.88:1

Card sample

#bbcd2c text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(187, 205, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 205, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bbcd2c;
background: linear-gradient(135deg, #bbcd2c, #50CD2C);

Monochromatic scale

Palettes built from #bbcd2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcd2c in the Color Lab