Skip to content

#abc247

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

RGB
171, 194, 71
HSL
71°, 50%, 52%
CMYK
12, 0, 63, 24
Luminance
0.4770

Every format

HEX#abc247
RGBrgb(171, 194, 71)
HSLhsl(71, 50%, 52%)
CMYKcmyk(12%, 0%, 63%, 24%)
LABlab(74.6 -24.8 57.3)
LCHlch(74.6 62.4 113.4)
OKLCHoklch(0.773 0.149 119.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc247 on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#abc247 on black: 10.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue27.8%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow63.4%
Key (black)23.9%

Color previews

#abc247 text on a black background

contrast 10.54:1

Card sample

#abc247 text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc247

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc247 in the Color Lab