Skip to content

#abc694

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

RGB
171, 198, 148
HSL
92°, 31%, 68%
CMYK
14, 0, 25, 22
Luminance
0.5118

Every format

HEX#abc694
RGBrgb(171, 198, 148)
HSLhsl(92, 31%, 68%)
CMYKcmyk(14%, 0%, 25%, 22%)
LABlab(76.8 -18.1 22.1)
LCHlch(76.8 28.6 129.3)
OKLCHoklch(0.793 0.074 131.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green77.6%
Blue58.0%

CMYK percentages

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

Color previews

#abc694 text on a black background

contrast 11.24:1

Card sample

#abc694 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc694

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc694 in the Color Lab