Skip to content

#abc0ae

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

RGB
171, 192, 174
HSL
129°, 14%, 71%
CMYK
11, 0, 9, 25
Luminance
0.4941

Every format

HEX#abc0ae
RGBrgb(171, 192, 174)
HSLhsl(129, 14%, 71%)
CMYKcmyk(11%, 0%, 9%, 25%)
LABlab(75.7 -10.6 6.7)
LCHlch(75.7 12.5 147.9)
OKLCHoklch(0.787 0.034 149.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc0ae on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#abc0ae on black: 10.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue68.2%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow9.4%
Key (black)24.7%

Color previews

#abc0ae text on a black background

contrast 10.88:1

Card sample

#abc0ae text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc0ae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc0ae in the Color Lab