Skip to content

#abc690

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

RGB
171, 198, 144
HSL
90°, 32%, 67%
CMYK
14, 0, 27, 22
Luminance
0.5106

Every format

HEX#abc690
RGBrgb(171, 198, 144)
HSLhsl(90, 32%, 67%)
CMYKcmyk(14%, 0%, 27%, 22%)
LABlab(76.7 -18.7 24.1)
LCHlch(76.7 30.6 127.8)
OKLCHoklch(0.793 0.079 129.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc690 on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#abc690 on black: 11.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.6%
Blue56.5%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow27.3%
Key (black)22.4%

Color previews

#abc690 text on a black background

contrast 11.21:1

Card sample

#abc690 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc690

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc690 in the Color Lab