Skip to content

#abc073

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

RGB
171, 192, 115
HSL
76°, 38%, 60%
CMYK
11, 0, 40, 25
Luminance
0.4760

Every format

HEX#abc073
RGBrgb(171, 192, 115)
HSLhsl(76, 38%, 60%)
CMYKcmyk(11%, 0%, 40%, 25%)
LABlab(74.6 -19.7 36.4)
LCHlch(74.6 41.4 118.4)
OKLCHoklch(0.774 0.104 121.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc073 on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#abc073 on black: 10.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue45.1%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow40.1%
Key (black)24.7%

Color previews

#abc073 text on a black background

contrast 10.52:1

Card sample

#abc073 text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc073

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc073 in the Color Lab