Skip to content

#abc5d0

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

RGB
171, 197, 208
HSL
198°, 28%, 74%
CMYK
18, 5, 0, 18
Luminance
0.5314

Every format

HEX#abc5d0
RGBrgb(171, 197, 208)
HSLhsl(198, 28%, 74%)
CMYKcmyk(18%, 5%, 0%, 18%)
LABlab(78.0 -6.4 -8.4)
LCHlch(78.0 10.6 232.7)
OKLCHoklch(0.807 0.032 225.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green77.3%
Blue81.6%

CMYK percentages

Cyan17.8%
Magenta5.3%
Yellow0.0%
Key (black)18.4%

Color previews

#abc5d0 text on a black background

contrast 11.63:1

Card sample

#abc5d0 text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc5d0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc5d0 in the Color Lab