Skip to content

#abc95b

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

RGB
171, 201, 91
HSL
76°, 51%, 57%
CMYK
15, 0, 55, 21
Luminance
0.5119

Every format

HEX#abc95b
RGBrgb(171, 201, 91)
HSLhsl(76, 51%, 57%)
CMYKcmyk(15%, 0%, 55%, 21%)
LABlab(76.8 -26.6 50.9)
LCHlch(76.8 57.4 117.6)
OKLCHoklch(0.791 0.141 122.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc95b on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#abc95b on black: 11.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.8%
Blue35.7%

CMYK percentages

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

Color previews

#abc95b text on a black background

contrast 11.24:1

Card sample

#abc95b text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc95b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc95b in the Color Lab