Skip to content

#abcc95

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

RGB
171, 204, 149
HSL
96°, 35%, 69%
CMYK
16, 0, 27, 20
Luminance
0.5401

Every format

HEX#abcc95
RGBrgb(171, 204, 149)
HSLhsl(96, 35%, 69%)
CMYKcmyk(16%, 0%, 27%, 20%)
LABlab(78.5 -21.0 23.9)
LCHlch(78.5 31.8 131.3)
OKLCHoklch(0.807 0.083 133.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green80.0%
Blue58.4%

CMYK percentages

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

Color previews

#abcc95 text on a black background

contrast 11.80:1

Card sample

#abcc95 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcc95

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcc95 in the Color Lab