Skip to content

#abcd97

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

RGB
171, 205, 151
HSL
98°, 35%, 70%
CMYK
17, 0, 26, 20
Luminance
0.5455

Every format

HEX#abcd97
RGBrgb(171, 205, 151)
HSLhsl(98, 35%, 70%)
CMYKcmyk(17%, 0%, 26%, 20%)
LABlab(78.8 -21.1 23.3)
LCHlch(78.8 31.4 132.3)
OKLCHoklch(0.810 0.082 134.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcd97 on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#abcd97 on black: 11.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.4%
Blue59.2%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow26.3%
Key (black)19.6%

Color previews

#abcd97 text on a black background

contrast 11.91:1

Card sample

#abcd97 text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 205, 151, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 205, 151, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abcd97;
background: linear-gradient(135deg, #abcd97, #97CDA7);

Monochromatic scale

Palettes built from #abcd97

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcd97 in the Color Lab