Skip to content

#abc9d7

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

RGB
171, 201, 215
HSL
199°, 36%, 76%
CMYK
21, 7, 0, 16
Luminance
0.5534

Every format

HEX#abc9d7
RGBrgb(171, 201, 215)
HSLhsl(199, 36%, 76%)
CMYKcmyk(21%, 7%, 0%, 16%)
LABlab(79.2 -7.0 -10.3)
LCHlch(79.2 12.5 235.7)
OKLCHoklch(0.818 0.038 227.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.8%
Blue84.3%

CMYK percentages

Cyan20.5%
Magenta6.5%
Yellow0.0%
Key (black)15.7%

Color previews

#abc9d7 text on a black background

contrast 12.07:1

Card sample

#abc9d7 text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9d7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9d7 in the Color Lab