Skip to content

#acaeaf

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

RGB
172, 174, 175
HSL
200°, 2%, 68%
CMYK
2, 1, 0, 31
Luminance
0.4214

Every format

HEX#acaeaf
RGBrgb(172, 174, 175)
HSLhsl(200, 2%, 68%)
CMYKcmyk(2%, 1%, 0%, 31%)
LABlab(71.0 -0.5 -0.8)
LCHlch(71.0 0.9 235.6)
OKLCHoklch(0.750 0.003 228.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acaeaf on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#acaeaf on black: 9.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green68.2%
Blue68.6%

CMYK percentages

Cyan1.7%
Magenta0.6%
Yellow0.0%
Key (black)31.4%

Color previews

#acaeaf text on a black background

contrast 9.43:1

Card sample

#acaeaf text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acaeaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acaeaf in the Color Lab