Skip to content

#abc852

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

RGB
171, 200, 82
HSL
75°, 52%, 55%
CMYK
15, 0, 59, 22
Luminance
0.5058

Every format

HEX#abc852
RGBrgb(171, 200, 82)
HSLhsl(75, 52%, 55%)
CMYKcmyk(15%, 0%, 59%, 22%)
LABlab(76.4 -26.9 54.5)
LCHlch(76.4 60.8 116.3)
OKLCHoklch(0.787 0.148 121.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc852 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#abc852 on black: 11.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.4%
Blue32.2%

CMYK percentages

Cyan14.5%
Magenta0.0%
Yellow59.0%
Key (black)21.6%

Color previews

#abc852 text on a black background

contrast 11.12:1

Card sample

#abc852 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc852

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc852 in the Color Lab