Skip to content

#abc5bc

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

RGB
171, 197, 188
HSL
159°, 18%, 72%
CMYK
13, 0, 5, 23
Luminance
0.5222

Every format

HEX#abc5bc
RGBrgb(171, 197, 188)
HSLhsl(159, 18%, 72%)
CMYKcmyk(13%, 0%, 5%, 23%)
LABlab(77.4 -10.5 1.6)
LCHlch(77.4 10.7 171.6)
OKLCHoklch(0.801 0.031 172.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc5bc on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#abc5bc on black: 11.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.3%
Blue73.7%

CMYK percentages

Cyan13.2%
Magenta0.0%
Yellow4.6%
Key (black)22.7%

Color previews

#abc5bc text on a black background

contrast 11.44:1

Card sample

#abc5bc text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc5bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc5bc in the Color Lab