Skip to content

#abc494

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

RGB
171, 196, 148
HSL
91°, 29%, 68%
CMYK
13, 0, 25, 23
Luminance
0.5028

Every format

HEX#abc494
RGBrgb(171, 196, 148)
HSLhsl(91, 29%, 68%)
CMYKcmyk(13%, 0%, 25%, 23%)
LABlab(76.2 -17.1 21.4)
LCHlch(76.2 27.4 128.7)
OKLCHoklch(0.789 0.071 130.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.9%
Blue58.0%

CMYK percentages

Cyan12.8%
Magenta0.0%
Yellow24.5%
Key (black)23.1%

Color previews

#abc494 text on a black background

contrast 11.06:1

Card sample

#abc494 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc494

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc494 in the Color Lab