Skip to content

#abc5cc

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

RGB
171, 197, 204
HSL
193°, 24%, 74%
CMYK
16, 3, 0, 20
Luminance
0.5295

Every format

HEX#abc5cc
RGBrgb(171, 197, 204)
HSLhsl(193, 24%, 74%)
CMYKcmyk(16%, 3%, 0%, 20%)
LABlab(77.8 -7.3 -6.5)
LCHlch(77.8 9.7 221.5)
OKLCHoklch(0.806 0.030 215.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc5cc on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#abc5cc on black: 11.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.3%
Blue80.0%

CMYK percentages

Cyan16.2%
Magenta3.4%
Yellow0.0%
Key (black)20.0%

Color previews

#abc5cc text on a black background

contrast 11.59:1

Card sample

#abc5cc text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc5cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc5cc in the Color Lab