Skip to content

#abc8ce

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

RGB
171, 200, 206
HSL
190°, 26%, 74%
CMYK
17, 3, 0, 19
Luminance
0.5442

Every format

HEX#abc8ce
RGBrgb(171, 200, 206)
HSLhsl(190, 26%, 74%)
CMYKcmyk(17%, 3%, 0%, 19%)
LABlab(78.7 -8.4 -6.3)
LCHlch(78.7 10.5 216.6)
OKLCHoklch(0.813 0.032 211.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.4%
Blue80.8%

CMYK percentages

Cyan17.0%
Magenta2.9%
Yellow0.0%
Key (black)19.2%

Color previews

#abc8ce text on a black background

contrast 11.88:1

Card sample

#abc8ce text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc8ce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc8ce in the Color Lab