Skip to content

#abc372

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

RGB
171, 195, 114
HSL
78°, 40%, 61%
CMYK
12, 0, 42, 24
Luminance
0.4890

Every format

HEX#abc372
RGBrgb(171, 195, 114)
HSLhsl(78, 40%, 61%)
CMYKcmyk(12%, 0%, 42%, 24%)
LABlab(75.4 -21.3 38.0)
LCHlch(75.4 43.5 119.3)
OKLCHoklch(0.780 0.110 122.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc372 on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#abc372 on black: 10.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue44.7%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow41.5%
Key (black)23.5%

Color previews

#abc372 text on a black background

contrast 10.78:1

Card sample

#abc372 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 195, 114, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 195, 114, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc372;
background: linear-gradient(135deg, #abc372, #75C372);

Monochromatic scale

Palettes built from #abc372

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc372 in the Color Lab