Skip to content

#abcc85

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

RGB
171, 204, 133
HSL
88°, 41%, 66%
CMYK
16, 0, 35, 20
Luminance
0.5354

Every format

HEX#abcc85
RGBrgb(171, 204, 133)
HSLhsl(88, 41%, 66%)
CMYKcmyk(16%, 0%, 35%, 20%)
LABlab(78.2 -23.3 31.9)
LCHlch(78.2 39.5 126.2)
OKLCHoklch(0.804 0.101 128.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcc85 on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#abcc85 on black: 11.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.0%
Blue52.2%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow34.8%
Key (black)20.0%

Color previews

#abcc85 text on a black background

contrast 11.71:1

Card sample

#abcc85 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcc85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcc85 in the Color Lab