Skip to content

#abc093

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

RGB
171, 192, 147
HSL
88°, 26%, 67%
CMYK
11, 0, 23, 25
Luminance
0.4846

Every format

HEX#abc093
RGBrgb(171, 192, 147)
HSLhsl(88, 26%, 67%)
CMYKcmyk(11%, 0%, 23%, 25%)
LABlab(75.1 -15.2 20.4)
LCHlch(75.1 25.4 126.8)
OKLCHoklch(0.780 0.066 128.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green75.3%
Blue57.6%

CMYK percentages

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

Color previews

#abc093 text on a black background

contrast 10.69:1

Card sample

#abc093 text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc093

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc093 in the Color Lab