Skip to content

#abc6cc

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

RGB
171, 198, 204
HSL
191°, 24%, 74%
CMYK
16, 3, 0, 20
Luminance
0.5341

Every format

HEX#abc6cc
RGBrgb(171, 198, 204)
HSLhsl(191, 24%, 74%)
CMYKcmyk(16%, 3%, 0%, 20%)
LABlab(78.1 -7.8 -6.0)
LCHlch(78.1 9.9 217.8)
OKLCHoklch(0.808 0.030 212.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc6cc on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#abc6cc on black: 11.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.6%
Blue80.0%

CMYK percentages

Cyan16.2%
Magenta2.9%
Yellow0.0%
Key (black)20.0%

Color previews

#abc6cc text on a black background

contrast 11.68:1

Card sample

#abc6cc text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc6cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc6cc in the Color Lab