Skip to content

#abc042

a balanced, vivid green · cool · closest name: olivedrab

RGB
171, 192, 66
HSL
70°, 50%, 51%
CMYK
11, 0, 66, 25
Luminance
0.4675

Every format

HEX#abc042
RGBrgb(171, 192, 66)
HSLhsl(70, 50%, 51%)
CMYKcmyk(11%, 0%, 66%, 25%)
LABlab(74.0 -24.2 58.7)
LCHlch(74.0 63.5 112.4)
OKLCHoklch(0.768 0.151 118.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc042 on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#abc042 on black: 10.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue25.9%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow65.6%
Key (black)24.7%

Color previews

#abc042 text on a black background

contrast 10.35:1

Card sample

#abc042 text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc042

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc042 in the Color Lab