Skip to content

#abc8ab

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

RGB
171, 200, 171
HSL
120°, 21%, 73%
CMYK
15, 0, 15, 22
Luminance
0.5291

Every format

HEX#abc8ab
RGBrgb(171, 200, 171)
HSLhsl(120, 21%, 73%)
CMYKcmyk(15%, 0%, 15%, 22%)
LABlab(77.8 -15.3 11.3)
LCHlch(77.8 19.0 143.6)
OKLCHoklch(0.803 0.051 145.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.4%
Blue67.1%

CMYK percentages

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

Color previews

#abc8ab text on a black background

contrast 11.58:1

Card sample

#abc8ab text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc8ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc8ab in the Color Lab