Skip to content

#b4ac00

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

RGB
180, 172, 0
HSL
57°, 100%, 35%
CMYK
0, 4, 100, 29
Luminance
0.3921

Every format

HEX#b4ac00
RGBrgb(180, 172, 0)
HSLhsl(57, 100%, 35%)
CMYKcmyk(0%, 4%, 100%, 29%)
LABlab(68.9 -12.5 71.1)
LCHlch(68.9 72.2 100.0)
OKLCHoklch(0.728 0.155 106.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b4ac00 on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#b4ac00 on black: 8.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.6%
Green67.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta4.4%
Yellow100.0%
Key (black)29.4%

Color previews

#b4ac00 text on a black background

contrast 8.84:1

Card sample

#b4ac00 text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4ac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b4ac00 in the Color Lab