Skip to content

#abc992

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

RGB
171, 201, 146
HSL
93°, 34%, 68%
CMYK
15, 0, 27, 21
Luminance
0.5251

Every format

HEX#abc992
RGBrgb(171, 201, 146)
HSLhsl(93, 34%, 68%)
CMYKcmyk(15%, 0%, 27%, 21%)
LABlab(77.6 -19.9 24.3)
LCHlch(77.6 31.4 129.4)
OKLCHoklch(0.800 0.082 131.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.8%
Blue57.3%

CMYK percentages

Cyan14.9%
Magenta0.0%
Yellow27.4%
Key (black)21.2%

Color previews

#abc992 text on a black background

contrast 11.50:1

Card sample

#abc992 text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc992

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc992 in the Color Lab