Skip to content

#abc346

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

RGB
171, 195, 70
HSL
72°, 51%, 52%
CMYK
12, 0, 64, 24
Luminance
0.4813

Every format

HEX#abc346
RGBrgb(171, 195, 70)
HSLhsl(72, 51%, 52%)
CMYKcmyk(12%, 0%, 64%, 24%)
LABlab(74.9 -25.4 58.0)
LCHlch(74.9 63.3 113.7)
OKLCHoklch(0.775 0.151 119.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc346 on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#abc346 on black: 10.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow64.1%
Key (black)23.5%

Color previews

#abc346 text on a black background

contrast 10.63:1

Card sample

#abc346 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc346

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc346 in the Color Lab