Skip to content

#abc8cf

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

RGB
171, 200, 207
HSL
192°, 27%, 74%
CMYK
17, 3, 0, 19
Luminance
0.5447

Every format

HEX#abc8cf
RGBrgb(171, 200, 207)
HSLhsl(192, 27%, 74%)
CMYKcmyk(17%, 3%, 0%, 19%)
LABlab(78.7 -8.2 -6.8)
LCHlch(78.7 10.6 219.4)
OKLCHoklch(0.814 0.033 213.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc8cf on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#abc8cf on black: 11.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.4%
Blue81.2%

CMYK percentages

Cyan17.4%
Magenta3.4%
Yellow0.0%
Key (black)18.8%

Color previews

#abc8cf text on a black background

contrast 11.89:1

Card sample

#abc8cf text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc8cf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc8cf in the Color Lab