Skip to content

#abc9cc

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

RGB
171, 201, 204
HSL
186°, 24%, 74%
CMYK
16, 2, 0, 20
Luminance
0.5479

Every format

HEX#abc9cc
RGBrgb(171, 201, 204)
HSLhsl(186, 24%, 74%)
CMYKcmyk(16%, 2%, 0%, 20%)
LABlab(78.9 -9.4 -4.9)
LCHlch(78.9 10.6 207.4)
OKLCHoklch(0.815 0.033 203.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.8%
Blue80.0%

CMYK percentages

Cyan16.2%
Magenta1.5%
Yellow0.0%
Key (black)20.0%

Color previews

#abc9cc text on a black background

contrast 11.96:1

Card sample

#abc9cc text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9cc in the Color Lab