Skip to content

#abc080

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

RGB
171, 192, 128
HSL
80°, 34%, 63%
CMYK
11, 0, 33, 25
Luminance
0.4792

Every format

HEX#abc080
RGBrgb(171, 192, 128)
HSLhsl(80, 34%, 63%)
CMYKcmyk(11%, 0%, 33%, 25%)
LABlab(74.8 -18.0 29.9)
LCHlch(74.8 34.9 121.0)
OKLCHoklch(0.776 0.089 123.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green75.3%
Blue50.2%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow33.3%
Key (black)24.7%

Color previews

#abc080 text on a black background

contrast 10.58:1

Card sample

#abc080 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc080 in the Color Lab