Skip to content

#acac8c

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

RGB
172, 172, 140
HSL
60°, 16%, 61%
CMYK
0, 0, 19, 33
Luminance
0.4017

Every format

HEX#acac8c
RGBrgb(172, 172, 140)
HSLhsl(60, 16%, 61%)
CMYKcmyk(0%, 0%, 19%, 33%)
LABlab(69.6 -5.5 16.5)
LCHlch(69.6 17.4 108.4)
OKLCHoklch(0.736 0.044 107.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acac8c on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#acac8c on black: 9.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green67.5%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow18.6%
Key (black)32.5%

Color previews

#acac8c text on a black background

contrast 9.03:1

Card sample

#acac8c text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acac8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acac8c in the Color Lab