Skip to content

#abc9cb

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

RGB
171, 201, 203
HSL
184°, 24%, 73%
CMYK
16, 1, 0, 20
Luminance
0.5474

Every format

HEX#abc9cb
RGBrgb(171, 201, 203)
HSLhsl(184, 24%, 73%)
CMYKcmyk(16%, 1%, 0%, 20%)
LABlab(78.9 -9.6 -4.4)
LCHlch(78.9 10.5 204.5)
OKLCHoklch(0.814 0.032 201.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc9cb on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#abc9cb on black: 11.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.8%
Blue79.6%

CMYK percentages

Cyan15.8%
Magenta1.0%
Yellow0.0%
Key (black)20.4%

Color previews

#abc9cb text on a black background

contrast 11.95:1

Card sample

#abc9cb text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9cb in the Color Lab