Skip to content

#abc09b

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

RGB
171, 192, 155
HSL
94°, 23%, 68%
CMYK
11, 0, 19, 25
Luminance
0.4872

Every format

HEX#abc09b
RGBrgb(171, 192, 155)
HSLhsl(94, 23%, 68%)
CMYKcmyk(11%, 0%, 19%, 25%)
LABlab(75.3 -13.9 16.3)
LCHlch(75.3 21.4 130.5)
OKLCHoklch(0.782 0.056 131.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc09b on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#abc09b on black: 10.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue60.8%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow19.3%
Key (black)24.7%

Color previews

#abc09b text on a black background

contrast 10.74:1

Card sample

#abc09b text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc09b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc09b in the Color Lab