Skip to content

#9cacac

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

RGB
156, 172, 172
HSL
180°, 9%, 64%
CMYK
9, 0, 0, 33
Luminance
0.3955

Every format

HEX#9cacac
RGBrgb(156, 172, 172)
HSLhsl(180, 9%, 64%)
CMYKcmyk(9%, 0%, 0%, 33%)
LABlab(69.2 -5.6 -1.9)
LCHlch(69.2 5.9 198.9)
OKLCHoklch(0.732 0.018 196.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9cacac on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#9cacac on black: 8.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.2%
Green67.5%
Blue67.5%

CMYK percentages

Cyan9.3%
Magenta0.0%
Yellow0.0%
Key (black)32.5%

Color previews

#9cacac text on a black background

contrast 8.91:1

Card sample

#9cacac text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9cacac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9cacac in the Color Lab