Skip to content

#abc18a

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

RGB
171, 193, 138
HSL
84°, 31%, 65%
CMYK
11, 0, 29, 24
Luminance
0.4863

Every format

HEX#abc18a
RGBrgb(171, 193, 138)
HSLhsl(84, 31%, 65%)
CMYKcmyk(11%, 0%, 29%, 24%)
LABlab(75.2 -17.1 25.3)
LCHlch(75.2 30.5 124.1)
OKLCHoklch(0.780 0.079 125.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green75.7%
Blue54.1%

CMYK percentages

Cyan11.4%
Magenta0.0%
Yellow28.5%
Key (black)24.3%

Color previews

#abc18a text on a black background

contrast 10.73:1

Card sample

#abc18a text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 193, 138, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 193, 138, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc18a;
background: linear-gradient(135deg, #abc18a, #8AC18E);

Monochromatic scale

Palettes built from #abc18a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc18a in the Color Lab