Skip to content

#abc893

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

RGB
171, 200, 147
HSL
93°, 33%, 68%
CMYK
15, 0, 27, 22
Luminance
0.5207

Every format

HEX#abc893
RGBrgb(171, 200, 147)
HSLhsl(93, 33%, 68%)
CMYKcmyk(15%, 0%, 27%, 22%)
LABlab(77.3 -19.3 23.4)
LCHlch(77.3 30.3 129.5)
OKLCHoklch(0.798 0.079 131.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.4%
Blue57.6%

CMYK percentages

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

Color previews

#abc893 text on a black background

contrast 11.41:1

Card sample

#abc893 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc893

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc893 in the Color Lab