Skip to content

#abc8bc

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

RGB
171, 200, 188
HSL
155°, 21%, 73%
CMYK
15, 0, 6, 22
Luminance
0.5360

Every format

HEX#abc8bc
RGBrgb(171, 200, 188)
HSLhsl(155, 21%, 73%)
CMYKcmyk(15%, 0%, 6%, 22%)
LABlab(78.2 -12.1 2.7)
LCHlch(78.2 12.4 167.3)
OKLCHoklch(0.808 0.035 168.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc8bc on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#abc8bc on black: 11.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.4%
Blue73.7%

CMYK percentages

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

Color previews

#abc8bc text on a black background

contrast 11.72:1

Card sample

#abc8bc text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc8bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc8bc in the Color Lab