Skip to content

#abc9bc

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

RGB
171, 201, 188
HSL
154°, 22%, 73%
CMYK
15, 0, 7, 21
Luminance
0.5406

Every format

HEX#abc9bc
RGBrgb(171, 201, 188)
HSLhsl(154, 22%, 73%)
CMYKcmyk(15%, 0%, 7%, 21%)
LABlab(78.5 -12.6 3.1)
LCHlch(78.5 13.0 166.1)
OKLCHoklch(0.810 0.037 167.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc9bc on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#abc9bc on black: 11.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.8%
Blue73.7%

CMYK percentages

Cyan14.9%
Magenta0.0%
Yellow6.5%
Key (black)21.2%

Color previews

#abc9bc text on a black background

contrast 11.81:1

Card sample

#abc9bc text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9bc in the Color Lab