Skip to content

#abc7d3

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

RGB
171, 199, 211
HSL
198°, 31%, 75%
CMYK
19, 6, 0, 17
Luminance
0.5421

Every format

HEX#abc7d3
RGBrgb(171, 199, 211)
HSLhsl(198, 31%, 75%)
CMYKcmyk(19%, 6%, 0%, 17%)
LABlab(78.6 -6.8 -9.1)
LCHlch(78.6 11.4 233.2)
OKLCHoklch(0.813 0.035 225.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.0%
Blue82.7%

CMYK percentages

Cyan19.0%
Magenta5.7%
Yellow0.0%
Key (black)17.3%

Color previews

#abc7d3 text on a black background

contrast 11.84:1

Card sample

#abc7d3 text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc7d3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc7d3 in the Color Lab