Skip to content

#abc563

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

RGB
171, 197, 99
HSL
76°, 46%, 58%
CMYK
13, 0, 50, 23
Luminance
0.4949

Every format

HEX#abc563
RGBrgb(171, 197, 99)
HSLhsl(76, 46%, 58%)
CMYKcmyk(13%, 0%, 50%, 23%)
LABlab(75.8 -23.9 45.9)
LCHlch(75.8 51.7 117.5)
OKLCHoklch(0.783 0.128 121.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc563 on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#abc563 on black: 10.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.3%
Blue38.8%

CMYK percentages

Cyan13.2%
Magenta0.0%
Yellow49.7%
Key (black)22.7%

Color previews

#abc563 text on a black background

contrast 10.90:1

Card sample

#abc563 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc563

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc563 in the Color Lab