Skip to content

#abc3c1

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

RGB
171, 195, 193
HSL
175°, 17%, 72%
CMYK
12, 0, 1, 24
Luminance
0.5154

Every format

HEX#abc3c1
RGBrgb(171, 195, 193)
HSLhsl(175, 17%, 72%)
CMYKcmyk(12%, 0%, 1%, 24%)
LABlab(77.0 -8.5 -1.8)
LCHlch(77.0 8.7 191.6)
OKLCHoklch(0.799 0.026 190.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc3c1 on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#abc3c1 on black: 11.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue75.7%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow1.0%
Key (black)23.5%

Color previews

#abc3c1 text on a black background

contrast 11.31:1

Card sample

#abc3c1 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc3c1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc3c1 in the Color Lab