Skip to content

#abc083

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

RGB
171, 192, 131
HSL
81°, 33%, 63%
CMYK
11, 0, 32, 25
Luminance
0.4800

Every format

HEX#abc083
RGBrgb(171, 192, 131)
HSLhsl(81, 33%, 63%)
CMYKcmyk(11%, 0%, 32%, 25%)
LABlab(74.8 -17.6 28.4)
LCHlch(74.8 33.5 121.7)
OKLCHoklch(0.777 0.086 123.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc083 on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#abc083 on black: 10.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue51.4%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow31.8%
Key (black)24.7%

Color previews

#abc083 text on a black background

contrast 10.60:1

Card sample

#abc083 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc083

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc083 in the Color Lab