Skip to content

#abc9c7

a light, soft cyan · cool · closest name: silver

RGB
171, 201, 199
HSL
176°, 22%, 73%
CMYK
15, 0, 1, 21
Luminance
0.5455

Every format

HEX#abc9c7
RGBrgb(171, 201, 199)
HSLhsl(176, 22%, 73%)
CMYKcmyk(15%, 0%, 1%, 21%)
LABlab(78.8 -10.4 -2.4)
LCHlch(78.8 10.7 192.8)
OKLCHoklch(0.813 0.032 191.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc9c7 on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#abc9c7 on black: 11.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.8%
Blue78.0%

CMYK percentages

Cyan14.9%
Magenta0.0%
Yellow1.0%
Key (black)21.2%

Color previews

#abc9c7 text on a black background

contrast 11.91:1

Card sample

#abc9c7 text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9c7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9c7 in the Color Lab