Skip to content

#bdac00

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

RGB
189, 172, 0
HSL
55°, 100%, 37%
CMYK
0, 9, 100, 26
Luminance
0.4032

Every format

HEX#bdac00
RGBrgb(189, 172, 0)
HSLhsl(55, 100%, 37%)
CMYKcmyk(0%, 9%, 100%, 26%)
LABlab(69.7 -8.5 72.1)
LCHlch(69.7 72.6 96.7)
OKLCHoklch(0.736 0.154 102.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green67.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta9.0%
Yellow100.0%
Key (black)25.9%

Color previews

#bdac00 text on a black background

contrast 9.06:1

Card sample

#bdac00 text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdac00 in the Color Lab