Skip to content

#abc692

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

RGB
171, 198, 146
HSL
91°, 31%, 68%
CMYK
14, 0, 26, 22
Luminance
0.5112

Every format

HEX#abc692
RGBrgb(171, 198, 146)
HSLhsl(91, 31%, 68%)
CMYKcmyk(14%, 0%, 26%, 22%)
LABlab(76.8 -18.4 23.1)
LCHlch(76.8 29.6 128.5)
OKLCHoklch(0.793 0.077 130.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green77.6%
Blue57.3%

CMYK percentages

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

Color previews

#abc692 text on a black background

contrast 11.22:1

Card sample

#abc692 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc692

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc692 in the Color Lab