Skip to content

#abc45c

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

RGB
171, 196, 92
HSL
74°, 47%, 57%
CMYK
13, 0, 53, 23
Luminance
0.4891

Every format

HEX#abc45c
RGBrgb(171, 196, 92)
HSLhsl(74, 47%, 57%)
CMYKcmyk(13%, 0%, 53%, 23%)
LABlab(75.4 -24.1 48.8)
LCHlch(75.4 54.4 116.3)
OKLCHoklch(0.780 0.134 120.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc45c on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#abc45c on black: 10.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.9%
Blue36.1%

CMYK percentages

Cyan12.8%
Magenta0.0%
Yellow53.1%
Key (black)23.1%

Color previews

#abc45c text on a black background

contrast 10.78:1

Card sample

#abc45c text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc45c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc45c in the Color Lab