Skip to content

#acacac

a light, muted gray · warm · closest name: silver

RGB
172, 172, 172
HSL
0°, 0%, 68%
CMYK
0, 0, 0, 33
Luminance
0.4125

Every format

HEX#acacac
RGBrgb(172, 172, 172)
HSLhsl(0, 0%, 68%)
CMYKcmyk(0%, 0%, 0%, 33%)
LABlab(70.3 0.0 0.0)
LCHlch(70.3 0.0 180.0)
OKLCHoklch(0.744 0.000 89.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acacac on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#acacac on black: 9.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green67.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow0.0%
Key (black)32.5%

Color previews

#acacac text on a black background

contrast 9.25:1

Card sample

#acacac text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acacac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acacac in the Color Lab