Skip to content

#abccb1

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

RGB
171, 204, 177
HSL
131°, 24%, 74%
CMYK
16, 0, 13, 20
Luminance
0.5502

Every format

HEX#abccb1
RGBrgb(171, 204, 177)
HSLhsl(131, 24%, 74%)
CMYKcmyk(16%, 0%, 13%, 20%)
LABlab(79.0 -16.2 9.8)
LCHlch(79.0 19.0 148.8)
OKLCHoklch(0.814 0.052 150.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abccb1 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#abccb1 on black: 12.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.0%
Blue69.4%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow13.2%
Key (black)20.0%

Color previews

#abccb1 text on a black background

contrast 12.00:1

Card sample

#abccb1 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abccb1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abccb1 in the Color Lab