Skip to content

#abc092

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

RGB
171, 192, 146
HSL
87°, 27%, 66%
CMYK
11, 0, 24, 25
Luminance
0.4843

Every format

HEX#abc092
RGBrgb(171, 192, 146)
HSLhsl(87, 27%, 66%)
CMYKcmyk(11%, 0%, 24%, 25%)
LABlab(75.1 -15.4 20.9)
LCHlch(75.1 25.9 126.4)
OKLCHoklch(0.780 0.067 127.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow24.0%
Key (black)24.7%

Color previews

#abc092 text on a black background

contrast 10.69:1

Card sample

#abc092 text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc092

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc092 in the Color Lab