Skip to content

#abc099

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

RGB
171, 192, 153
HSL
92°, 24%, 68%
CMYK
11, 0, 20, 25
Luminance
0.4866

Every format

HEX#abc099
RGBrgb(171, 192, 153)
HSLhsl(92, 24%, 68%)
CMYKcmyk(11%, 0%, 20%, 25%)
LABlab(75.2 -14.3 17.3)
LCHlch(75.2 22.4 129.5)
OKLCHoklch(0.781 0.059 130.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc099 on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#abc099 on black: 10.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue60.0%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow20.3%
Key (black)24.7%

Color previews

#abc099 text on a black background

contrast 10.73:1

Card sample

#abc099 text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc099

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc099 in the Color Lab