Skip to content

#acac98

a balanced, muted yellow · cool · closest name: silver

RGB
172, 172, 152
HSL
60°, 11%, 64%
CMYK
0, 0, 12, 33
Luminance
0.4054

Every format

HEX#acac98
RGBrgb(172, 172, 152)
HSLhsl(60, 11%, 64%)
CMYKcmyk(0%, 0%, 12%, 33%)
LABlab(69.8 -3.6 10.3)
LCHlch(69.8 10.9 109.1)
OKLCHoklch(0.739 0.028 107.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acac98 on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#acac98 on black: 9.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green67.5%
Blue59.6%

CMYK percentages

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

Color previews

#acac98 text on a black background

contrast 9.11:1

Card sample

#acac98 text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acac98

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acac98 in the Color Lab