Skip to content

#abc628

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

RGB
171, 198, 40
HSL
70°, 66%, 47%
CMYK
14, 0, 80, 22
Luminance
0.4920

Every format

HEX#abc628
RGBrgb(171, 198, 40)
HSLhsl(70, 66%, 47%)
CMYKcmyk(14%, 0%, 80%, 22%)
LABlab(75.6 -28.4 69.1)
LCHlch(75.6 74.7 112.4)
OKLCHoklch(0.780 0.173 119.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc628 on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#abc628 on black: 10.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.6%
Blue15.7%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow79.8%
Key (black)22.4%

Color previews

#abc628 text on a black background

contrast 10.84:1

Card sample

#abc628 text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 198, 40, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 198, 40, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc628;
background: linear-gradient(135deg, #abc628, #42C628);

Monochromatic scale

Palettes built from #abc628

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc628 in the Color Lab