Skip to content

#abc790

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

RGB
171, 199, 144
HSL
91°, 33%, 67%
CMYK
14, 0, 28, 22
Luminance
0.5152

Every format

HEX#abc790
RGBrgb(171, 199, 144)
HSLhsl(91, 33%, 67%)
CMYKcmyk(14%, 0%, 28%, 22%)
LABlab(77.0 -19.2 24.5)
LCHlch(77.0 31.1 128.1)
OKLCHoklch(0.795 0.081 130.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.0%
Blue56.5%

CMYK percentages

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

Color previews

#abc790 text on a black background

contrast 11.30:1

Card sample

#abc790 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc790

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc790 in the Color Lab