Skip to content

#abc1b2

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

RGB
171, 193, 178
HSL
139°, 15%, 71%
CMYK
11, 0, 8, 24
Luminance
0.5001

Every format

HEX#abc1b2
RGBrgb(171, 193, 178)
HSLhsl(139, 15%, 71%)
CMYKcmyk(11%, 0%, 8%, 24%)
LABlab(76.1 -10.4 5.0)
LCHlch(76.1 11.5 154.2)
OKLCHoklch(0.790 0.032 155.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc1b2 on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#abc1b2 on black: 11.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.7%
Blue69.8%

CMYK percentages

Cyan11.4%
Magenta0.0%
Yellow7.8%
Key (black)24.3%

Color previews

#abc1b2 text on a black background

contrast 11.00:1

Card sample

#abc1b2 text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc1b2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc1b2 in the Color Lab