Skip to content

#abc280

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

RGB
171, 194, 128
HSL
81°, 35%, 63%
CMYK
12, 0, 34, 24
Luminance
0.4880

Every format

HEX#abc280
RGBrgb(171, 194, 128)
HSLhsl(81, 35%, 63%)
CMYKcmyk(12%, 0%, 34%, 24%)
LABlab(75.3 -19.0 30.7)
LCHlch(75.3 36.1 121.8)
OKLCHoklch(0.781 0.092 124.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc280 on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#abc280 on black: 10.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue50.2%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow34.0%
Key (black)23.9%

Color previews

#abc280 text on a black background

contrast 10.76:1

Card sample

#abc280 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc280

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc280 in the Color Lab