Skip to content

#abc199

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

RGB
171, 193, 153
HSL
93°, 24%, 68%
CMYK
11, 0, 21, 24
Luminance
0.4910

Every format

HEX#abc199
RGBrgb(171, 193, 153)
HSLhsl(93, 24%, 68%)
CMYKcmyk(11%, 0%, 21%, 24%)
LABlab(75.5 -14.8 17.7)
LCHlch(75.5 23.1 129.9)
OKLCHoklch(0.784 0.060 131.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc199 on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#abc199 on black: 10.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.7%
Blue60.0%

CMYK percentages

Cyan11.4%
Magenta0.0%
Yellow20.7%
Key (black)24.3%

Color previews

#abc199 text on a black background

contrast 10.82:1

Card sample

#abc199 text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc199

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc199 in the Color Lab