Skip to content

#abc8c2

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

RGB
171, 200, 194
HSL
168°, 21%, 73%
CMYK
15, 0, 3, 22
Luminance
0.5386

Every format

HEX#abc8c2
RGBrgb(171, 200, 194)
HSLhsl(168, 21%, 73%)
CMYKcmyk(15%, 0%, 3%, 22%)
LABlab(78.4 -10.9 -0.3)
LCHlch(78.4 10.9 181.4)
OKLCHoklch(0.809 0.032 181.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc8c2 on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#abc8c2 on black: 11.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.4%
Blue76.1%

CMYK percentages

Cyan14.5%
Magenta0.0%
Yellow3.0%
Key (black)21.6%

Color previews

#abc8c2 text on a black background

contrast 11.77:1

Card sample

#abc8c2 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc8c2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc8c2 in the Color Lab