Skip to content

#abc757

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

RGB
171, 199, 87
HSL
75°, 50%, 56%
CMYK
14, 0, 56, 22
Luminance
0.5019

Every format

HEX#abc757
RGBrgb(171, 199, 87)
HSLhsl(75, 50%, 56%)
CMYKcmyk(14%, 0%, 56%, 22%)
LABlab(76.2 -26.0 52.0)
LCHlch(76.2 58.1 116.6)
OKLCHoklch(0.786 0.142 121.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.0%
Blue34.1%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow56.3%
Key (black)22.0%

Color previews

#abc757 text on a black background

contrast 11.04:1

Card sample

#abc757 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc757

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc757 in the Color Lab