Skip to content

#b2ac20

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

RGB
178, 172, 32
HSL
58°, 70%, 41%
CMYK
0, 3, 82, 30
Luminance
0.3907

Every format

HEX#b2ac20
RGBrgb(178, 172, 32)
HSLhsl(58, 70%, 41%)
CMYKcmyk(0%, 3%, 82%, 30%)
LABlab(68.8 -12.8 65.5)
LCHlch(68.8 66.8 101.1)
OKLCHoklch(0.727 0.148 106.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red69.8%
Green67.5%
Blue12.5%

CMYK percentages

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

Color previews

#b2ac20 text on a black background

contrast 8.81:1

Card sample

#b2ac20 text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2ac20

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ac20 in the Color Lab