Skip to content

#acac7f

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

RGB
172, 172, 127
HSL
60°, 21%, 59%
CMYK
0, 0, 26, 33
Luminance
0.3981

Every format

HEX#acac7f
RGBrgb(172, 172, 127)
HSLhsl(60, 21%, 59%)
CMYKcmyk(0%, 0%, 26%, 33%)
LABlab(69.3 -7.4 23.2)
LCHlch(69.3 24.4 107.7)
OKLCHoklch(0.733 0.061 107.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acac7f on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#acac7f on black: 8.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green67.5%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow26.2%
Key (black)32.5%

Color previews

#acac7f text on a black background

contrast 8.96:1

Card sample

#acac7f text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acac7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acac7f in the Color Lab