Skip to content

#abc9c3

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

RGB
171, 201, 195
HSL
168°, 22%, 73%
CMYK
15, 0, 3, 21
Luminance
0.5437

Every format

HEX#abc9c3
RGBrgb(171, 201, 195)
HSLhsl(168, 22%, 73%)
CMYKcmyk(15%, 0%, 3%, 21%)
LABlab(78.7 -11.2 -0.4)
LCHlch(78.7 11.2 181.9)
OKLCHoklch(0.812 0.033 182.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc9c3 on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#abc9c3 on black: 11.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.8%
Blue76.5%

CMYK percentages

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

Color previews

#abc9c3 text on a black background

contrast 11.87:1

Card sample

#abc9c3 text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9c3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9c3 in the Color Lab