Skip to content

#abc490

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

RGB
171, 196, 144
HSL
89°, 31%, 67%
CMYK
13, 0, 27, 23
Luminance
0.5015

Every format

HEX#abc490
RGBrgb(171, 196, 144)
HSLhsl(89, 31%, 67%)
CMYKcmyk(13%, 0%, 27%, 23%)
LABlab(76.2 -17.7 23.4)
LCHlch(76.2 29.3 127.1)
OKLCHoklch(0.788 0.076 128.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#abc490 text on a black background

contrast 11.03:1

Card sample

#abc490 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc490

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc490 in the Color Lab