Skip to content

#abc7d4

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

RGB
171, 199, 212
HSL
199°, 32%, 75%
CMYK
19, 6, 0, 17
Luminance
0.5426

Every format

HEX#abc7d4
RGBrgb(171, 199, 212)
HSLhsl(199, 32%, 75%)
CMYKcmyk(19%, 6%, 0%, 17%)
LABlab(78.6 -6.6 -9.6)
LCHlch(78.6 11.7 235.5)
OKLCHoklch(0.813 0.035 227.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.0%
Blue83.1%

CMYK percentages

Cyan19.3%
Magenta6.1%
Yellow0.0%
Key (black)16.9%

Color previews

#abc7d4 text on a black background

contrast 11.85:1

Card sample

#abc7d4 text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc7d4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc7d4 in the Color Lab