Skip to content

#abc352

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

RGB
171, 195, 82
HSL
73°, 49%, 54%
CMYK
12, 0, 58, 24
Luminance
0.4830

Every format

HEX#abc352
RGBrgb(171, 195, 82)
HSLhsl(73, 49%, 54%)
CMYKcmyk(12%, 0%, 58%, 24%)
LABlab(75.0 -24.5 52.9)
LCHlch(75.0 58.3 114.8)
OKLCHoklch(0.776 0.142 119.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc352 on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#abc352 on black: 10.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue32.2%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow57.9%
Key (black)23.5%

Color previews

#abc352 text on a black background

contrast 10.66:1

Card sample

#abc352 text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc352

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc352 in the Color Lab