Skip to content

#abc2ae

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

RGB
171, 194, 174
HSL
128°, 16%, 72%
CMYK
12, 0, 10, 24
Luminance
0.5030

Every format

HEX#abc2ae
RGBrgb(171, 194, 174)
HSLhsl(128, 16%, 72%)
CMYKcmyk(12%, 0%, 10%, 24%)
LABlab(76.3 -11.7 7.4)
LCHlch(76.3 13.8 147.5)
OKLCHoklch(0.791 0.037 149.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.1%
Blue68.2%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow10.3%
Key (black)23.9%

Color previews

#abc2ae text on a black background

contrast 11.06:1

Card sample

#abc2ae text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2ae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc2ae in the Color Lab