Skip to content

#acac7c

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

RGB
172, 172, 124
HSL
60°, 22%, 58%
CMYK
0, 0, 28, 33
Luminance
0.3973

Every format

HEX#acac7c
RGBrgb(172, 172, 124)
HSLhsl(60, 22%, 58%)
CMYKcmyk(0%, 0%, 28%, 33%)
LABlab(69.3 -7.8 24.8)
LCHlch(69.3 26.0 107.5)
OKLCHoklch(0.732 0.065 107.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acac7c on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#acac7c on black: 8.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green67.5%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow27.9%
Key (black)32.5%

Color previews

#acac7c text on a black background

contrast 8.95:1

Card sample

#acac7c text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acac7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acac7c in the Color Lab