Skip to content

#abc12b

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

RGB
171, 193, 43
HSL
69°, 64%, 46%
CMYK
11, 0, 78, 24
Luminance
0.4697

Every format

HEX#abc12b
RGBrgb(171, 193, 43)
HSLhsl(69, 64%, 46%)
CMYKcmyk(11%, 0%, 78%, 24%)
LABlab(74.2 -25.9 67.0)
LCHlch(74.2 71.8 111.1)
OKLCHoklch(0.768 0.166 118.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green75.7%
Blue16.9%

CMYK percentages

Cyan11.4%
Magenta0.0%
Yellow77.7%
Key (black)24.3%

Color previews

#abc12b text on a black background

contrast 10.39:1

Card sample

#abc12b text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc12b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc12b in the Color Lab