Skip to content

#abc095

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

RGB
171, 192, 149
HSL
89°, 25%, 67%
CMYK
11, 0, 22, 25
Luminance
0.4853

Every format

HEX#abc095
RGBrgb(171, 192, 149)
HSLhsl(89, 25%, 67%)
CMYKcmyk(11%, 0%, 22%, 25%)
LABlab(75.2 -14.9 19.3)
LCHlch(75.2 24.4 127.6)
OKLCHoklch(0.780 0.063 129.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc095 on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#abc095 on black: 10.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue58.4%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow22.4%
Key (black)24.7%

Color previews

#abc095 text on a black background

contrast 10.71:1

Card sample

#abc095 text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 192, 149, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 192, 149, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc095;
background: linear-gradient(135deg, #abc095, #95C09C);

Monochromatic scale

Palettes built from #abc095

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc095 in the Color Lab