Skip to content

#abc8d1

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

RGB
171, 200, 209
HSL
194°, 29%, 75%
CMYK
18, 4, 0, 18
Luminance
0.5457

Every format

HEX#abc8d1
RGBrgb(171, 200, 209)
HSLhsl(194, 29%, 75%)
CMYKcmyk(18%, 4%, 0%, 18%)
LABlab(78.8 -7.8 -7.7)
LCHlch(78.8 11.0 224.8)
OKLCHoklch(0.814 0.034 218.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc8d1 on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#abc8d1 on black: 11.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.4%
Blue82.0%

CMYK percentages

Cyan18.2%
Magenta4.3%
Yellow0.0%
Key (black)18.0%

Color previews

#abc8d1 text on a black background

contrast 11.91:1

Card sample

#abc8d1 text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc8d1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc8d1 in the Color Lab