Skip to content

#b2ac01

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

RGB
178, 172, 1
HSL
58°, 99%, 35%
CMYK
0, 3, 99, 30
Luminance
0.3897

Every format

HEX#b2ac01
RGBrgb(178, 172, 1)
HSLhsl(58, 99%, 35%)
CMYKcmyk(0%, 3%, 99%, 30%)
LABlab(68.7 -13.4 70.8)
LCHlch(68.7 72.1 100.7)
OKLCHoklch(0.726 0.156 107.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2ac01 on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#b2ac01 on black: 8.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green67.5%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta3.4%
Yellow99.4%
Key (black)30.2%

Color previews

#b2ac01 text on a black background

contrast 8.79:1

Card sample

#b2ac01 text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 172, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 172, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2ac01;
background: linear-gradient(135deg, #b2ac01, #42B201);

Monochromatic scale

Palettes built from #b2ac01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ac01 in the Color Lab