Skip to content

#abc9ce

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

RGB
171, 201, 206
HSL
189°, 26%, 74%
CMYK
17, 2, 0, 19
Luminance
0.5489

Every format

HEX#abc9ce
RGBrgb(171, 201, 206)
HSLhsl(189, 26%, 74%)
CMYKcmyk(17%, 2%, 0%, 19%)
LABlab(79.0 -8.9 -5.8)
LCHlch(79.0 10.7 213.2)
OKLCHoklch(0.815 0.033 208.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.8%
Blue80.8%

CMYK percentages

Cyan17.0%
Magenta2.4%
Yellow0.0%
Key (black)19.2%

Color previews

#abc9ce text on a black background

contrast 11.98:1

Card sample

#abc9ce text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9ce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9ce in the Color Lab