Skip to content

#abc8cc

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

RGB
171, 200, 204
HSL
187°, 24%, 74%
CMYK
16, 2, 0, 20
Luminance
0.5433

Every format

HEX#abc8cc
RGBrgb(171, 200, 204)
HSLhsl(187, 24%, 74%)
CMYKcmyk(16%, 2%, 0%, 20%)
LABlab(78.7 -8.8 -5.3)
LCHlch(78.7 10.3 210.7)
OKLCHoklch(0.813 0.032 206.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.4%
Blue80.0%

CMYK percentages

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

Color previews

#abc8cc text on a black background

contrast 11.87:1

Card sample

#abc8cc text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc8cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc8cc in the Color Lab