Skip to content

#abc8ba

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

RGB
171, 200, 186
HSL
151°, 21%, 73%
CMYK
15, 0, 7, 22
Luminance
0.5351

Every format

HEX#abc8ba
RGBrgb(171, 200, 186)
HSLhsl(151, 21%, 73%)
CMYKcmyk(15%, 0%, 7%, 22%)
LABlab(78.2 -12.5 3.7)
LCHlch(78.2 13.0 163.3)
OKLCHoklch(0.807 0.037 164.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.4%
Blue72.9%

CMYK percentages

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

Color previews

#abc8ba text on a black background

contrast 11.70:1

Card sample

#abc8ba text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc8ba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc8ba in the Color Lab