Skip to content

#abc491

a light, soft green · cool · closest name: tan

RGB
171, 196, 145
HSL
89°, 30%, 67%
CMYK
13, 0, 26, 23
Luminance
0.5018

Every format

HEX#abc491
RGBrgb(171, 196, 145)
HSLhsl(89, 30%, 67%)
CMYKcmyk(13%, 0%, 26%, 23%)
LABlab(76.2 -17.6 22.9)
LCHlch(76.2 28.9 127.5)
OKLCHoklch(0.788 0.075 129.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc491 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#abc491 on black: 11.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.9%
Blue56.9%

CMYK percentages

Cyan12.8%
Magenta0.0%
Yellow26.0%
Key (black)23.1%

Color previews

#abc491 text on a black background

contrast 11.04:1

Card sample

#abc491 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc491

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc491 in the Color Lab