Skip to content

#abc9d3

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

RGB
171, 201, 211
HSL
195°, 31%, 75%
CMYK
19, 5, 0, 17
Luminance
0.5513

Every format

HEX#abc9d3
RGBrgb(171, 201, 211)
HSLhsl(195, 31%, 75%)
CMYKcmyk(19%, 5%, 0%, 17%)
LABlab(79.1 -7.9 -8.3)
LCHlch(79.1 11.5 226.6)
OKLCHoklch(0.817 0.035 219.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.8%
Blue82.7%

CMYK percentages

Cyan19.0%
Magenta4.7%
Yellow0.0%
Key (black)17.3%

Color previews

#abc9d3 text on a black background

contrast 12.03:1

Card sample

#abc9d3 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9d3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9d3 in the Color Lab