Skip to content

#abcba1

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

RGB
171, 203, 161
HSL
106°, 29%, 71%
CMYK
16, 0, 21, 20
Luminance
0.5394

Every format

HEX#abcba1
RGBrgb(171, 203, 161)
HSLhsl(106, 29%, 71%)
CMYKcmyk(16%, 0%, 21%, 20%)
LABlab(78.4 -18.5 17.5)
LCHlch(78.4 25.5 136.7)
OKLCHoklch(0.807 0.067 138.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcba1 on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#abcba1 on black: 11.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green79.6%
Blue63.1%

CMYK percentages

Cyan15.8%
Magenta0.0%
Yellow20.7%
Key (black)20.4%

Color previews

#abcba1 text on a black background

contrast 11.79:1

Card sample

#abcba1 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 203, 161, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 203, 161, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abcba1;
background: linear-gradient(135deg, #abcba1, #A1CBB3);

Monochromatic scale

Palettes built from #abcba1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcba1 in the Color Lab