Skip to content

#abcc98

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

RGB
171, 204, 152
HSL
98°, 34%, 70%
CMYK
16, 0, 26, 20
Luminance
0.5411

Every format

HEX#abcc98
RGBrgb(171, 204, 152)
HSLhsl(98, 34%, 70%)
CMYKcmyk(16%, 0%, 26%, 20%)
LABlab(78.5 -20.5 22.4)
LCHlch(78.5 30.3 132.5)
OKLCHoklch(0.808 0.079 134.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcc98 on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#abcc98 on black: 11.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.0%
Blue59.6%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow25.5%
Key (black)20.0%

Color previews

#abcc98 text on a black background

contrast 11.82:1

Card sample

#abcc98 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 204, 152, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 204, 152, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abcc98;
background: linear-gradient(135deg, #abcc98, #98CCA8);

Monochromatic scale

Palettes built from #abcc98

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcc98 in the Color Lab