Skip to content

#abc137

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

RGB
171, 193, 55
HSL
70°, 56%, 49%
CMYK
11, 0, 72, 24
Luminance
0.4707

Every format

HEX#abc137
RGBrgb(171, 193, 55)
HSLhsl(70, 56%, 49%)
CMYKcmyk(11%, 0%, 72%, 24%)
LABlab(74.2 -25.3 63.1)
LCHlch(74.2 68.0 111.9)
OKLCHoklch(0.769 0.159 118.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc137 on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#abc137 on black: 10.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.7%
Blue21.6%

CMYK percentages

Cyan11.4%
Magenta0.0%
Yellow71.5%
Key (black)24.3%

Color previews

#abc137 text on a black background

contrast 10.41:1

Card sample

#abc137 text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 193, 55, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 193, 55, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc137;
background: linear-gradient(135deg, #abc137, #4FC137);

Monochromatic scale

Palettes built from #abc137

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc137 in the Color Lab