Skip to content

#abc93c

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

RGB
171, 201, 60
HSL
73°, 57%, 51%
CMYK
15, 0, 70, 21
Luminance
0.5076

Every format

HEX#abc93c
RGBrgb(171, 201, 60)
HSLhsl(73, 57%, 51%)
CMYKcmyk(15%, 0%, 70%, 21%)
LABlab(76.5 -28.9 63.5)
LCHlch(76.5 69.8 114.5)
OKLCHoklch(0.788 0.166 120.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#abc93c text on a black background

contrast 11.15:1

Card sample

#abc93c text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc93c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc93c in the Color Lab