Skip to content

#abc5cb

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

RGB
171, 197, 203
HSL
191°, 24%, 73%
CMYK
16, 3, 0, 20
Luminance
0.5290

Every format

HEX#abc5cb
RGBrgb(171, 197, 203)
HSLhsl(191, 24%, 73%)
CMYKcmyk(16%, 3%, 0%, 20%)
LABlab(77.8 -7.5 -6.0)
LCHlch(77.8 9.6 218.5)
OKLCHoklch(0.806 0.029 213.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc5cb on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#abc5cb on black: 11.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.3%
Blue79.6%

CMYK percentages

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

Color previews

#abc5cb text on a black background

contrast 11.58:1

Card sample

#abc5cb text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc5cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc5cb in the Color Lab