Skip to content

#abc1c2

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

RGB
171, 193, 194
HSL
183°, 16%, 72%
CMYK
12, 1, 0, 24
Luminance
0.5069

Every format

HEX#abc1c2
RGBrgb(171, 193, 194)
HSLhsl(183, 16%, 72%)
CMYKcmyk(12%, 1%, 0%, 24%)
LABlab(76.5 -7.3 -3.0)
LCHlch(76.5 7.9 202.7)
OKLCHoklch(0.795 0.024 200.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc1c2 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#abc1c2 on black: 11.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.7%
Blue76.1%

CMYK percentages

Cyan11.9%
Magenta0.5%
Yellow0.0%
Key (black)23.9%

Color previews

#abc1c2 text on a black background

contrast 11.14:1

Card sample

#abc1c2 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc1c2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc1c2 in the Color Lab