Skip to content

#abc7ce

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

RGB
171, 199, 206
HSL
192°, 26%, 74%
CMYK
17, 3, 0, 19
Luminance
0.5396

Every format

HEX#abc7ce
RGBrgb(171, 199, 206)
HSLhsl(192, 26%, 74%)
CMYKcmyk(17%, 3%, 0%, 19%)
LABlab(78.4 -7.9 -6.7)
LCHlch(78.4 10.3 220.1)
OKLCHoklch(0.811 0.032 214.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.0%
Blue80.8%

CMYK percentages

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

Color previews

#abc7ce text on a black background

contrast 11.79:1

Card sample

#abc7ce text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc7ce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc7ce in the Color Lab