Skip to content

#abc0c8

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

RGB
171, 192, 200
HSL
197°, 21%, 73%
CMYK
15, 4, 0, 22
Luminance
0.5053

Every format

HEX#abc0c8
RGBrgb(171, 192, 200)
HSLhsl(197, 21%, 73%)
CMYKcmyk(15%, 4%, 0%, 22%)
LABlab(76.4 -5.5 -6.4)
LCHlch(76.4 8.5 229.6)
OKLCHoklch(0.794 0.026 222.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc0c8 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#abc0c8 on black: 11.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue78.4%

CMYK percentages

Cyan14.5%
Magenta4.0%
Yellow0.0%
Key (black)21.6%

Color previews

#abc0c8 text on a black background

contrast 11.11:1

Card sample

#abc0c8 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc0c8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc0c8 in the Color Lab