Skip to content

#abca9b

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

RGB
171, 202, 155
HSL
100°, 31%, 70%
CMYK
15, 0, 23, 21
Luminance
0.5327

Every format

HEX#abca9b
RGBrgb(171, 202, 155)
HSLhsl(100, 31%, 70%)
CMYKcmyk(15%, 0%, 23%, 21%)
LABlab(78.0 -19.0 20.1)
LCHlch(78.0 27.7 133.4)
OKLCHoklch(0.804 0.073 135.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abca9b on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#abca9b on black: 11.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green79.2%
Blue60.8%

CMYK percentages

Cyan15.3%
Magenta0.0%
Yellow23.3%
Key (black)20.8%

Color previews

#abca9b text on a black background

contrast 11.65:1

Card sample

#abca9b text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abca9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abca9b in the Color Lab