Skip to content

#abc6cb

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

RGB
171, 198, 203
HSL
189°, 24%, 73%
CMYK
16, 3, 0, 20
Luminance
0.5336

Every format

HEX#abc6cb
RGBrgb(171, 198, 203)
HSLhsl(189, 24%, 73%)
CMYKcmyk(16%, 3%, 0%, 20%)
LABlab(78.1 -8.0 -5.5)
LCHlch(78.1 9.8 214.7)
OKLCHoklch(0.808 0.030 210.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc6cb on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#abc6cb on black: 11.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan15.8%
Magenta2.5%
Yellow0.0%
Key (black)20.4%

Color previews

#abc6cb text on a black background

contrast 11.67:1

Card sample

#abc6cb text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc6cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc6cb in the Color Lab