Skip to content

#abc045

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

RGB
171, 192, 69
HSL
70°, 49%, 51%
CMYK
11, 0, 64, 25
Luminance
0.4679

Every format

HEX#abc045
RGBrgb(171, 192, 69)
HSLhsl(70, 49%, 51%)
CMYKcmyk(11%, 0%, 64%, 25%)
LABlab(74.0 -24.0 57.5)
LCHlch(74.0 62.3 112.7)
OKLCHoklch(0.768 0.149 118.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green75.3%
Blue27.1%

CMYK percentages

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

Color previews

#abc045 text on a black background

contrast 10.36:1

Card sample

#abc045 text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc045

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc045 in the Color Lab