Skip to content

#abc3b8

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

RGB
171, 195, 184
HSL
153°, 17%, 72%
CMYK
12, 0, 6, 24
Luminance
0.5115

Every format

HEX#abc3b8
RGBrgb(171, 195, 184)
HSLhsl(153, 17%, 72%)
CMYKcmyk(12%, 0%, 6%, 24%)
LABlab(76.8 -10.3 2.8)
LCHlch(76.8 10.7 164.9)
OKLCHoklch(0.796 0.030 166.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc3b8 on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#abc3b8 on black: 11.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue72.2%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow5.6%
Key (black)23.5%

Color previews

#abc3b8 text on a black background

contrast 11.23:1

Card sample

#abc3b8 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc3b8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc3b8 in the Color Lab