Skip to content

#baac4b

a balanced, soft yellow · cool · closest name: olive

RGB
186, 172, 75
HSL
52°, 45%, 51%
CMYK
0, 8, 60, 27
Luminance
0.4045

Every format

HEX#baac4b
RGBrgb(186, 172, 75)
HSLhsl(52, 45%, 51%)
CMYKcmyk(0%, 8%, 60%, 27%)
LABlab(69.8 -7.1 50.6)
LCHlch(69.8 51.1 98.0)
OKLCHoklch(0.737 0.119 101.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baac4b on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#baac4b on black: 9.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green67.5%
Blue29.4%

CMYK percentages

Cyan0.0%
Magenta7.5%
Yellow59.7%
Key (black)27.1%

Color previews

#baac4b text on a black background

contrast 9.09:1

Card sample

#baac4b text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baac4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baac4b in the Color Lab