Skip to content

#abc45e

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

RGB
171, 196, 94
HSL
75°, 46%, 57%
CMYK
13, 0, 52, 23
Luminance
0.4895

Every format

HEX#abc45e
RGBrgb(171, 196, 94)
HSLhsl(75, 46%, 57%)
CMYKcmyk(13%, 0%, 52%, 23%)
LABlab(75.4 -23.9 47.8)
LCHlch(75.4 53.5 116.6)
OKLCHoklch(0.780 0.132 120.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.9%
Blue36.9%

CMYK percentages

Cyan12.8%
Magenta0.0%
Yellow52.0%
Key (black)23.1%

Color previews

#abc45e text on a black background

contrast 10.79:1

Card sample

#abc45e text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 196, 94, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 196, 94, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc45e;
background: linear-gradient(135deg, #abc45e, #67C45E);

Monochromatic scale

Palettes built from #abc45e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc45e in the Color Lab