Skip to content

#abc853

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

RGB
171, 200, 83
HSL
75°, 52%, 56%
CMYK
15, 0, 59, 22
Luminance
0.5059

Every format

HEX#abc853
RGBrgb(171, 200, 83)
HSLhsl(75, 52%, 56%)
CMYKcmyk(15%, 0%, 59%, 22%)
LABlab(76.4 -26.8 54.1)
LCHlch(76.4 60.4 116.4)
OKLCHoklch(0.788 0.147 121.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.4%
Blue32.5%

CMYK percentages

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

Color previews

#abc853 text on a black background

contrast 11.12:1

Card sample

#abc853 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc853

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc853 in the Color Lab