Skip to content

#acafad

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

RGB
172, 175, 173
HSL
140°, 2%, 68%
CMYK
2, 0, 1, 31
Luminance
0.4245

Every format

HEX#acafad
RGBrgb(172, 175, 173)
HSLhsl(140, 2%, 68%)
CMYKcmyk(2%, 0%, 1%, 31%)
LABlab(71.2 -1.4 0.7)
LCHlch(71.2 1.6 155.7)
OKLCHoklch(0.751 0.004 157.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acafad on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#acafad on black: 9.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green68.6%
Blue67.8%

CMYK percentages

Cyan1.7%
Magenta0.0%
Yellow1.1%
Key (black)31.4%

Color previews

#acafad text on a black background

contrast 9.49:1

Card sample

#acafad text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acafad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acafad in the Color Lab