Skip to content

#abc4cb

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

RGB
171, 196, 203
HSL
193°, 24%, 73%
CMYK
16, 3, 0, 20
Luminance
0.5245

Every format

HEX#abc4cb
RGBrgb(171, 196, 203)
HSLhsl(193, 24%, 73%)
CMYKcmyk(16%, 3%, 0%, 20%)
LABlab(77.5 -7.0 -6.3)
LCHlch(77.5 9.4 222.3)
OKLCHoklch(0.804 0.029 216.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc4cb on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#abc4cb on black: 11.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.9%
Blue79.6%

CMYK percentages

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

Color previews

#abc4cb text on a black background

contrast 11.49:1

Card sample

#abc4cb text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc4cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc4cb in the Color Lab