Skip to content

#abc084

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

RGB
171, 192, 132
HSL
81°, 32%, 64%
CMYK
11, 0, 31, 25
Luminance
0.4802

Every format

HEX#abc084
RGBrgb(171, 192, 132)
HSLhsl(81, 32%, 64%)
CMYKcmyk(11%, 0%, 31%, 25%)
LABlab(74.8 -17.4 27.9)
LCHlch(74.8 32.9 122.0)
OKLCHoklch(0.777 0.084 124.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc084 on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#abc084 on black: 10.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue51.8%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow31.2%
Key (black)24.7%

Color previews

#abc084 text on a black background

contrast 10.60:1

Card sample

#abc084 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 192, 132, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 192, 132, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc084;
background: linear-gradient(135deg, #abc084, #84C085);

Monochromatic scale

Palettes built from #abc084

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc084 in the Color Lab