Skip to content

#baac2b

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

RGB
186, 172, 43
HSL
54°, 62%, 45%
CMYK
0, 8, 77, 27
Luminance
0.4012

Every format

HEX#baac2b
RGBrgb(186, 172, 43)
HSLhsl(54, 62%, 45%)
CMYKcmyk(0%, 8%, 77%, 27%)
LABlab(69.5 -8.9 63.2)
LCHlch(69.5 63.8 98.0)
OKLCHoklch(0.735 0.141 102.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baac2b on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#baac2b on black: 9.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green67.5%
Blue16.9%

CMYK percentages

Cyan0.0%
Magenta7.5%
Yellow76.9%
Key (black)27.1%

Color previews

#baac2b text on a black background

contrast 9.02:1

Card sample

#baac2b text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 172, 43, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 172, 43, 0.45);
Border & gradient
Gradient panel
border: 3px solid #baac2b;
background: linear-gradient(135deg, #baac2b, #69BA2B);

Monochromatic scale

Palettes built from #baac2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baac2b in the Color Lab