Skip to content

#abc792

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

RGB
171, 199, 146
HSL
92°, 32%, 68%
CMYK
14, 0, 27, 22
Luminance
0.5158

Every format

HEX#abc792
RGBrgb(171, 199, 146)
HSLhsl(92, 32%, 68%)
CMYKcmyk(14%, 0%, 27%, 22%)
LABlab(77.0 -18.9 23.5)
LCHlch(77.0 30.2 128.8)
OKLCHoklch(0.795 0.078 130.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc792 on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#abc792 on black: 11.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.0%
Blue57.3%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow26.6%
Key (black)22.0%

Color previews

#abc792 text on a black background

contrast 11.32:1

Card sample

#abc792 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc792

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc792 in the Color Lab