Skip to content

#abc7d0

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

RGB
171, 199, 208
HSL
195°, 28%, 74%
CMYK
18, 4, 0, 18
Luminance
0.5406

Every format

HEX#abc7d0
RGBrgb(171, 199, 208)
HSLhsl(195, 28%, 74%)
CMYKcmyk(18%, 4%, 0%, 18%)
LABlab(78.5 -7.5 -7.6)
LCHlch(78.5 10.7 225.6)
OKLCHoklch(0.812 0.033 219.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.0%
Blue81.6%

CMYK percentages

Cyan17.8%
Magenta4.3%
Yellow0.0%
Key (black)18.4%

Color previews

#abc7d0 text on a black background

contrast 11.81:1

Card sample

#abc7d0 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc7d0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc7d0 in the Color Lab