Skip to content

#abc096

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

RGB
171, 192, 150
HSL
90°, 25%, 67%
CMYK
11, 0, 22, 25
Luminance
0.4856

Every format

HEX#abc096
RGBrgb(171, 192, 150)
HSLhsl(90, 25%, 67%)
CMYKcmyk(11%, 0%, 22%, 25%)
LABlab(75.2 -14.8 18.8)
LCHlch(75.2 23.9 128.1)
OKLCHoklch(0.781 0.062 129.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc096 on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#abc096 on black: 10.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue58.8%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow21.9%
Key (black)24.7%

Color previews

#abc096 text on a black background

contrast 10.71:1

Card sample

#abc096 text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc096

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc096 in the Color Lab