Skip to content

#abc93b

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

RGB
171, 201, 59
HSL
73°, 57%, 51%
CMYK
15, 0, 71, 21
Luminance
0.5075

Every format

HEX#abc93b
RGBrgb(171, 201, 59)
HSLhsl(73, 57%, 51%)
CMYKcmyk(15%, 0%, 71%, 21%)
LABlab(76.5 -29.0 63.9)
LCHlch(76.5 70.2 114.4)
OKLCHoklch(0.788 0.166 120.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.8%
Blue23.1%

CMYK percentages

Cyan14.9%
Magenta0.0%
Yellow70.6%
Key (black)21.2%

Color previews

#abc93b text on a black background

contrast 11.15:1

Card sample

#abc93b text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc93b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc93b in the Color Lab