Skip to content

#abc246

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

RGB
171, 194, 70
HSL
71°, 50%, 52%
CMYK
12, 0, 64, 24
Luminance
0.4768

Every format

HEX#abc246
RGBrgb(171, 194, 70)
HSLhsl(71, 50%, 52%)
CMYKcmyk(12%, 0%, 64%, 24%)
LABlab(74.6 -24.9 57.7)
LCHlch(74.6 62.8 113.4)
OKLCHoklch(0.773 0.150 119.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.1%
Blue27.5%

CMYK percentages

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

Color previews

#abc246 text on a black background

contrast 10.54:1

Card sample

#abc246 text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc246

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc246 in the Color Lab