Skip to content

#abcc99

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

RGB
171, 204, 153
HSL
99°, 33%, 70%
CMYK
16, 0, 25, 20
Luminance
0.5414

Every format

HEX#abcc99
RGBrgb(171, 204, 153)
HSLhsl(99, 33%, 70%)
CMYKcmyk(16%, 0%, 25%, 20%)
LABlab(78.5 -20.3 21.9)
LCHlch(78.5 29.9 132.9)
OKLCHoklch(0.808 0.078 134.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green80.0%
Blue60.0%

CMYK percentages

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

Color previews

#abcc99 text on a black background

contrast 11.83:1

Card sample

#abcc99 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcc99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcc99 in the Color Lab