Skip to content

#abc044

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

RGB
171, 192, 68
HSL
70°, 50%, 51%
CMYK
11, 0, 65, 25
Luminance
0.4677

Every format

HEX#abc044
RGBrgb(171, 192, 68)
HSLhsl(70, 50%, 51%)
CMYKcmyk(11%, 0%, 65%, 25%)
LABlab(74.0 -24.1 57.9)
LCHlch(74.0 62.7 112.6)
OKLCHoklch(0.768 0.149 118.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green75.3%
Blue26.7%

CMYK percentages

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

Color previews

#abc044 text on a black background

contrast 10.35:1

Card sample

#abc044 text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc044

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc044 in the Color Lab