Skip to content

#bbbb33

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

RGB
187, 187, 51
HSL
60°, 57%, 47%
CMYK
0, 0, 73, 27
Luminance
0.4634

Every format

HEX#bbbb33
RGBrgb(187, 187, 51)
HSLhsl(60, 57%, 47%)
CMYKcmyk(0%, 0%, 73%, 27%)
LABlab(73.8 -15.8 64.5)
LCHlch(73.8 66.4 103.8)
OKLCHoklch(0.768 0.151 109.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbbb33 on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#bbbb33 on black: 10.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green73.3%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow72.7%
Key (black)26.7%

Color previews

#bbbb33 text on a black background

contrast 10.27:1

Card sample

#bbbb33 text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbbb33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbbb33 in the Color Lab