Skip to content

#bcac00

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

RGB
188, 172, 0
HSL
55°, 100%, 37%
CMYK
0, 9, 100, 26
Luminance
0.4020

Every format

HEX#bcac00
RGBrgb(188, 172, 0)
HSLhsl(55, 100%, 37%)
CMYKcmyk(0%, 9%, 100%, 26%)
LABlab(69.6 -8.9 72.0)
LCHlch(69.6 72.5 97.1)
OKLCHoklch(0.735 0.154 102.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcac00 on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#bcac00 on black: 9.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green67.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta8.5%
Yellow100.0%
Key (black)26.3%

Color previews

#bcac00 text on a black background

contrast 9.04:1

Card sample

#bcac00 text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcac00 in the Color Lab