Skip to content

#abc9d4

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

RGB
171, 201, 212
HSL
196°, 32%, 75%
CMYK
19, 5, 0, 17
Luminance
0.5518

Every format

HEX#abc9d4
RGBrgb(171, 201, 212)
HSLhsl(196, 32%, 75%)
CMYKcmyk(19%, 5%, 0%, 17%)
LABlab(79.2 -7.7 -8.8)
LCHlch(79.2 11.7 229.0)
OKLCHoklch(0.817 0.036 222.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc9d4 on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#abc9d4 on black: 12.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.8%
Blue83.1%

CMYK percentages

Cyan19.3%
Magenta5.2%
Yellow0.0%
Key (black)16.9%

Color previews

#abc9d4 text on a black background

contrast 12.04:1

Card sample

#abc9d4 text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9d4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9d4 in the Color Lab