Skip to content

#abc35b

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

RGB
171, 195, 91
HSL
74°, 46%, 56%
CMYK
12, 0, 53, 24
Luminance
0.4844

Every format

HEX#abc35b
RGBrgb(171, 195, 91)
HSLhsl(74, 46%, 56%)
CMYKcmyk(12%, 0%, 53%, 24%)
LABlab(75.1 -23.7 48.9)
LCHlch(75.1 54.3 115.9)
OKLCHoklch(0.777 0.133 120.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc35b on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#abc35b on black: 10.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue35.7%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow53.3%
Key (black)23.5%

Color previews

#abc35b text on a black background

contrast 10.69:1

Card sample

#abc35b text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc35b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc35b in the Color Lab