Skip to content

#abcd9b

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

RGB
171, 205, 155
HSL
101°, 33%, 71%
CMYK
17, 0, 24, 20
Luminance
0.5469

Every format

HEX#abcd9b
RGBrgb(171, 205, 155)
HSLhsl(101, 33%, 71%)
CMYKcmyk(17%, 0%, 24%, 20%)
LABlab(78.9 -20.5 21.3)
LCHlch(78.9 29.5 134.0)
OKLCHoklch(0.810 0.077 135.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcd9b on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#abcd9b on black: 11.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.4%
Blue60.8%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow24.4%
Key (black)19.6%

Color previews

#abcd9b text on a black background

contrast 11.94:1

Card sample

#abcd9b text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcd9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcd9b in the Color Lab