Skip to content

#abbc9a

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

RGB
171, 188, 154
HSL
90°, 20%, 67%
CMYK
9, 0, 18, 26
Luminance
0.4696

Every format

HEX#abbc9a
RGBrgb(171, 188, 154)
HSLhsl(90, 20%, 67%)
CMYKcmyk(9%, 0%, 18%, 26%)
LABlab(74.2 -12.0 15.3)
LCHlch(74.2 19.4 128.3)
OKLCHoklch(0.773 0.051 129.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abbc9a on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#abbc9a on black: 10.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green73.7%
Blue60.4%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow18.1%
Key (black)26.3%

Color previews

#abbc9a text on a black background

contrast 10.39:1

Card sample

#abbc9a text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abbc9a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abbc9a in the Color Lab