Skip to content

#bbbb11

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

RGB
187, 187, 17
HSL
60°, 83%, 40%
CMYK
0, 0, 91, 27
Luminance
0.4615

Every format

HEX#bbbb11
RGBrgb(187, 187, 17)
HSLhsl(60, 83%, 40%)
CMYKcmyk(0%, 0%, 91%, 27%)
LABlab(73.6 -16.9 72.9)
LCHlch(73.6 74.8 103.0)
OKLCHoklch(0.767 0.164 109.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green73.3%
Blue6.7%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow90.9%
Key (black)26.7%

Color previews

#bbbb11 text on a black background

contrast 10.23:1

Card sample

#bbbb11 text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbbb11

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbbb11 in the Color Lab