Skip to content

#abc9d2

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

RGB
171, 201, 210
HSL
194°, 30%, 75%
CMYK
19, 4, 0, 18
Luminance
0.5508

Every format

HEX#abc9d2
RGBrgb(171, 201, 210)
HSLhsl(194, 30%, 75%)
CMYKcmyk(19%, 4%, 0%, 18%)
LABlab(79.1 -8.1 -7.8)
LCHlch(79.1 11.3 224.1)
OKLCHoklch(0.817 0.035 217.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc9d2 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#abc9d2 on black: 12.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.8%
Blue82.4%

CMYK percentages

Cyan18.6%
Magenta4.3%
Yellow0.0%
Key (black)17.6%

Color previews

#abc9d2 text on a black background

contrast 12.02:1

Card sample

#abc9d2 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9d2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9d2 in the Color Lab