Skip to content

#abc94b

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

RGB
171, 201, 75
HSL
74°, 54%, 54%
CMYK
15, 0, 63, 21
Luminance
0.5094

Every format

HEX#abc94b
RGBrgb(171, 201, 75)
HSLhsl(74, 54%, 54%)
CMYKcmyk(15%, 0%, 63%, 21%)
LABlab(76.6 -27.9 57.8)
LCHlch(76.6 64.2 115.8)
OKLCHoklch(0.789 0.155 121.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc94b on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#abc94b on black: 11.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.8%
Blue29.4%

CMYK percentages

Cyan14.9%
Magenta0.0%
Yellow62.7%
Key (black)21.2%

Color previews

#abc94b text on a black background

contrast 11.19:1

Card sample

#abc94b text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 201, 75, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 201, 75, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc94b;
background: linear-gradient(135deg, #abc94b, #57C94B);

Monochromatic scale

Palettes built from #abc94b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc94b in the Color Lab