Skip to content

#abc773

a balanced, soft green · cool · closest name: khaki

RGB
171, 199, 115
HSL
80°, 43%, 62%
CMYK
14, 0, 42, 22
Luminance
0.5074

Every format

HEX#abc773
RGBrgb(171, 199, 115)
HSLhsl(80, 43%, 62%)
CMYKcmyk(14%, 0%, 42%, 22%)
LABlab(76.5 -23.1 38.9)
LCHlch(76.5 45.3 120.7)
OKLCHoklch(0.789 0.114 124.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc773 on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#abc773 on black: 11.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.0%
Blue45.1%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow42.2%
Key (black)22.0%

Color previews

#abc773 text on a black background

contrast 11.15:1

Card sample

#abc773 text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 199, 115, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 199, 115, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc773;
background: linear-gradient(135deg, #abc773, #73C773);

Monochromatic scale

Palettes built from #abc773

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc773 in the Color Lab