Skip to content

#abc282

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

RGB
171, 194, 130
HSL
82°, 34%, 64%
CMYK
12, 0, 33, 24
Luminance
0.4885

Every format

HEX#abc282
RGBrgb(171, 194, 130)
HSLhsl(82, 34%, 64%)
CMYKcmyk(12%, 0%, 33%, 24%)
LABlab(75.4 -18.7 29.7)
LCHlch(75.4 35.1 122.3)
OKLCHoklch(0.781 0.090 124.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.1%
Blue51.0%

CMYK percentages

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

Color previews

#abc282 text on a black background

contrast 10.77:1

Card sample

#abc282 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc282

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc282 in the Color Lab