Skip to content

#acac64

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

RGB
172, 172, 100
HSL
60°, 30%, 53%
CMYK
0, 0, 42, 33
Luminance
0.3920

Every format

HEX#acac64
RGBrgb(172, 172, 100)
HSLhsl(60, 30%, 53%)
CMYKcmyk(0%, 0%, 42%, 33%)
LABlab(68.9 -10.8 37.0)
LCHlch(68.9 38.5 106.2)
OKLCHoklch(0.728 0.094 108.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acac64 on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#acac64 on black: 8.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green67.5%
Blue39.2%

CMYK percentages

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

Color previews

#acac64 text on a black background

contrast 8.84:1

Card sample

#acac64 text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acac64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acac64 in the Color Lab