Skip to content

#abc989

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

RGB
171, 201, 137
HSL
88°, 37%, 66%
CMYK
15, 0, 32, 21
Luminance
0.5224

Every format

HEX#abc989
RGBrgb(171, 201, 137)
HSLhsl(88, 37%, 66%)
CMYKcmyk(15%, 0%, 32%, 21%)
LABlab(77.4 -21.3 28.8)
LCHlch(77.4 35.8 126.5)
OKLCHoklch(0.798 0.092 128.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc989 on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#abc989 on black: 11.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.8%
Blue53.7%

CMYK percentages

Cyan14.9%
Magenta0.0%
Yellow31.8%
Key (black)21.2%

Color previews

#abc989 text on a black background

contrast 11.45:1

Card sample

#abc989 text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 201, 137, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 201, 137, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc989;
background: linear-gradient(135deg, #abc989, #89C992);

Monochromatic scale

Palettes built from #abc989

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc989 in the Color Lab