Skip to content

#abc69b

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

RGB
171, 198, 155
HSL
98°, 27%, 69%
CMYK
14, 0, 22, 22
Luminance
0.5141

Every format

HEX#abc69b
RGBrgb(171, 198, 155)
HSLhsl(98, 27%, 69%)
CMYKcmyk(14%, 0%, 22%, 22%)
LABlab(76.9 -17.0 18.6)
LCHlch(76.9 25.2 132.4)
OKLCHoklch(0.795 0.066 134.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green77.6%
Blue60.8%

CMYK percentages

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

Color previews

#abc69b text on a black background

contrast 11.28:1

Card sample

#abc69b text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc69b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc69b in the Color Lab