Skip to content

#abc2af

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

RGB
171, 194, 175
HSL
130°, 16%, 72%
CMYK
12, 0, 10, 24
Luminance
0.5034

Every format

HEX#abc2af
RGBrgb(171, 194, 175)
HSLhsl(130, 16%, 72%)
CMYKcmyk(12%, 0%, 10%, 24%)
LABlab(76.3 -11.5 6.9)
LCHlch(76.3 13.4 148.9)
OKLCHoklch(0.791 0.036 150.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc2af on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#abc2af on black: 11.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue68.6%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow9.8%
Key (black)23.9%

Color previews

#abc2af text on a black background

contrast 11.07:1

Card sample

#abc2af text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc2af in the Color Lab