Skip to content

#abc754

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

RGB
171, 199, 84
HSL
75°, 51%, 56%
CMYK
14, 0, 58, 22
Luminance
0.5014

Every format

HEX#abc754
RGBrgb(171, 199, 84)
HSLhsl(75, 51%, 56%)
CMYKcmyk(14%, 0%, 58%, 22%)
LABlab(76.2 -26.3 53.3)
LCHlch(76.2 59.4 116.2)
OKLCHoklch(0.785 0.145 121.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc754 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#abc754 on black: 11.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.0%
Blue32.9%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow57.8%
Key (black)22.0%

Color previews

#abc754 text on a black background

contrast 11.03:1

Card sample

#abc754 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 199, 84, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 199, 84, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc754;
background: linear-gradient(135deg, #abc754, #5EC754);

Monochromatic scale

Palettes built from #abc754

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc754 in the Color Lab