Skip to content

#abc69f

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

RGB
171, 198, 159
HSL
102°, 26%, 70%
CMYK
14, 0, 20, 22
Luminance
0.5155

Every format

HEX#abc69f
RGBrgb(171, 198, 159)
HSLhsl(102, 26%, 70%)
CMYKcmyk(14%, 0%, 20%, 22%)
LABlab(77.0 -16.3 16.6)
LCHlch(77.0 23.3 134.6)
OKLCHoklch(0.796 0.061 136.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green77.6%
Blue62.4%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow19.7%
Key (black)22.4%

Color previews

#abc69f text on a black background

contrast 11.31:1

Card sample

#abc69f text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc69f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc69f in the Color Lab