Skip to content

#bbac00

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

RGB
187, 172, 0
HSL
55°, 100%, 37%
CMYK
0, 8, 100, 27
Luminance
0.4007

Every format

HEX#bbac00
RGBrgb(187, 172, 0)
HSLhsl(55, 100%, 37%)
CMYKcmyk(0%, 8%, 100%, 27%)
LABlab(69.5 -9.4 71.9)
LCHlch(69.5 72.5 97.5)
OKLCHoklch(0.734 0.154 103.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbac00 on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#bbac00 on black: 9.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green67.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta8.0%
Yellow100.0%
Key (black)26.7%

Color previews

#bbac00 text on a black background

contrast 9.01:1

Card sample

#bbac00 text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbac00 in the Color Lab