Skip to content

#abc191

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

RGB
171, 193, 145
HSL
88°, 28%, 66%
CMYK
11, 0, 25, 24
Luminance
0.4884

Every format

HEX#abc191
RGBrgb(171, 193, 145)
HSLhsl(88, 28%, 66%)
CMYKcmyk(11%, 0%, 25%, 24%)
LABlab(75.3 -16.1 21.8)
LCHlch(75.3 27.0 126.4)
OKLCHoklch(0.782 0.070 128.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc191 on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#abc191 on black: 10.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.7%
Blue56.9%

CMYK percentages

Cyan11.4%
Magenta0.0%
Yellow24.9%
Key (black)24.3%

Color previews

#abc191 text on a black background

contrast 10.77:1

Card sample

#abc191 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 193, 145, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 193, 145, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc191;
background: linear-gradient(135deg, #abc191, #91C197);

Monochromatic scale

Palettes built from #abc191

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc191 in the Color Lab