Skip to content

#abc1cc

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

RGB
171, 193, 204
HSL
200°, 24%, 74%
CMYK
16, 5, 0, 20
Luminance
0.5116

Every format

HEX#abc1cc
RGBrgb(171, 193, 204)
HSLhsl(200, 24%, 74%)
CMYKcmyk(16%, 5%, 0%, 20%)
LABlab(76.8 -5.2 -8.0)
LCHlch(76.8 9.6 237.3)
OKLCHoklch(0.798 0.029 229.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc1cc on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#abc1cc on black: 11.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.7%
Blue80.0%

CMYK percentages

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

Color previews

#abc1cc text on a black background

contrast 11.23:1

Card sample

#abc1cc text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc1cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc1cc in the Color Lab