Skip to content

#abc4ab

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

RGB
171, 196, 171
HSL
120°, 18%, 72%
CMYK
13, 0, 13, 23
Luminance
0.5108

Every format

HEX#abc4ab
RGBrgb(171, 196, 171)
HSLhsl(120, 18%, 72%)
CMYKcmyk(13%, 0%, 13%, 23%)
LABlab(76.7 -13.2 9.7)
LCHlch(76.7 16.4 143.7)
OKLCHoklch(0.794 0.044 145.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc4ab on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#abc4ab on black: 11.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.9%
Blue67.1%

CMYK percentages

Cyan12.8%
Magenta0.0%
Yellow12.8%
Key (black)23.1%

Color previews

#abc4ab text on a black background

contrast 11.22:1

Card sample

#abc4ab text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc4ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc4ab in the Color Lab