Skip to content

#abc894

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

RGB
171, 200, 148
HSL
94°, 32%, 68%
CMYK
15, 0, 26, 22
Luminance
0.5210

Every format

HEX#abc894
RGBrgb(171, 200, 148)
HSLhsl(94, 32%, 68%)
CMYKcmyk(15%, 0%, 26%, 22%)
LABlab(77.3 -19.1 22.9)
LCHlch(77.3 29.8 129.9)
OKLCHoklch(0.798 0.078 131.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc894 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#abc894 on black: 11.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.4%
Blue58.0%

CMYK percentages

Cyan14.5%
Magenta0.0%
Yellow26.0%
Key (black)21.6%

Color previews

#abc894 text on a black background

contrast 11.42:1

Card sample

#abc894 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 200, 148, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 200, 148, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc894;
background: linear-gradient(135deg, #abc894, #94C8A0);

Monochromatic scale

Palettes built from #abc894

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc894 in the Color Lab