Skip to content

#ac8c2c

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

RGB
172, 140, 44
HSL
45°, 59%, 42%
CMYK
0, 19, 74, 33
Luminance
0.2771

Every format

HEX#ac8c2c
RGBrgb(172, 140, 44)
HSLhsl(45, 59%, 42%)
CMYKcmyk(0%, 19%, 74%, 33%)
LABlab(59.6 2.1 53.0)
LCHlch(59.6 53.0 87.7)
OKLCHoklch(0.653 0.117 89.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac8c2c on white: 3.21:1
AA ✗ fail · AA-large · AAA
Aa
#ac8c2c on black: 6.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green54.9%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta18.6%
Yellow74.4%
Key (black)32.5%

Color previews

#ac8c2c text on a black background

contrast 6.54:1

Card sample

#ac8c2c text on a white background

contrast 3.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac8c2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac8c2c in the Color Lab