Skip to content

#97acac

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

RGB
151, 172, 172
HSL
180°, 11%, 63%
CMYK
12, 0, 0, 33
Luminance
0.3906

Every format

HEX#97acac
RGBrgb(151, 172, 172)
HSLhsl(180, 11%, 63%)
CMYKcmyk(12%, 0%, 0%, 33%)
LABlab(68.8 -7.3 -2.5)
LCHlch(68.8 7.7 198.7)
OKLCHoklch(0.728 0.023 196.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97acac on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#97acac on black: 8.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green67.5%
Blue67.5%

CMYK percentages

Cyan12.2%
Magenta0.0%
Yellow0.0%
Key (black)32.5%

Color previews

#97acac text on a black background

contrast 8.81:1

Card sample

#97acac text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97acac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97acac in the Color Lab