Skip to content

#abc6bc

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

RGB
171, 198, 188
HSL
158°, 19%, 72%
CMYK
14, 0, 5, 22
Luminance
0.5268

Every format

HEX#abc6bc
RGBrgb(171, 198, 188)
HSLhsl(158, 19%, 72%)
CMYKcmyk(14%, 0%, 5%, 22%)
LABlab(77.7 -11.1 1.9)
LCHlch(77.7 11.2 170.0)
OKLCHoklch(0.803 0.032 171.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc6bc on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#abc6bc on black: 11.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.6%
Blue73.7%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow5.1%
Key (black)22.4%

Color previews

#abc6bc text on a black background

contrast 11.54:1

Card sample

#abc6bc text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc6bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc6bc in the Color Lab