Skip to content

#abc8ae

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

RGB
171, 200, 174
HSL
126°, 21%, 73%
CMYK
15, 0, 13, 22
Luminance
0.5302

Every format

HEX#abc8ae
RGBrgb(171, 200, 174)
HSLhsl(126, 21%, 73%)
CMYKcmyk(15%, 0%, 13%, 22%)
LABlab(77.9 -14.7 9.8)
LCHlch(77.9 17.7 146.5)
OKLCHoklch(0.804 0.048 148.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc8ae on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#abc8ae on black: 11.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.4%
Blue68.2%

CMYK percentages

Cyan14.5%
Magenta0.0%
Yellow13.0%
Key (black)21.6%

Color previews

#abc8ae text on a black background

contrast 11.60:1

Card sample

#abc8ae text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc8ae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc8ae in the Color Lab