Skip to content

#abc2cf

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

RGB
171, 194, 207
HSL
202°, 27%, 74%
CMYK
17, 6, 0, 19
Luminance
0.5175

Every format

HEX#abc2cf
RGBrgb(171, 194, 207)
HSLhsl(202, 27%, 74%)
CMYKcmyk(17%, 6%, 0%, 19%)
LABlab(77.1 -5.1 -9.1)
LCHlch(77.1 10.4 241.0)
OKLCHoklch(0.801 0.031 232.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc2cf on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#abc2cf on black: 11.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue81.2%

CMYK percentages

Cyan17.4%
Magenta6.3%
Yellow0.0%
Key (black)18.8%

Color previews

#abc2cf text on a black background

contrast 11.35:1

Card sample

#abc2cf text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2cf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc2cf in the Color Lab