Skip to content

#abc796

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

RGB
171, 199, 150
HSL
94°, 30%, 68%
CMYK
14, 0, 25, 22
Luminance
0.5171

Every format

HEX#abc796
RGBrgb(171, 199, 150)
HSLhsl(94, 30%, 68%)
CMYKcmyk(14%, 0%, 25%, 22%)
LABlab(77.1 -18.3 21.5)
LCHlch(77.1 28.2 130.4)
OKLCHoklch(0.796 0.074 132.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc796 on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#abc796 on black: 11.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.0%
Blue58.8%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow24.6%
Key (black)22.0%

Color previews

#abc796 text on a black background

contrast 11.34:1

Card sample

#abc796 text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 199, 150, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 199, 150, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc796;
background: linear-gradient(135deg, #abc796, #96C7A2);

Monochromatic scale

Palettes built from #abc796

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc796 in the Color Lab