Skip to content

#abc985

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

RGB
171, 201, 133
HSL
87°, 39%, 66%
CMYK
15, 0, 34, 21
Luminance
0.5212

Every format

HEX#abc985
RGBrgb(171, 201, 133)
HSLhsl(87, 39%, 66%)
CMYKcmyk(15%, 0%, 34%, 21%)
LABlab(77.4 -21.8 30.8)
LCHlch(77.4 37.7 125.3)
OKLCHoklch(0.797 0.097 127.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc985 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#abc985 on black: 11.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.8%
Blue52.2%

CMYK percentages

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

Color previews

#abc985 text on a black background

contrast 11.42:1

Card sample

#abc985 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc985

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc985 in the Color Lab