Skip to content

#abc13b

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

RGB
171, 193, 59
HSL
70°, 53%, 49%
CMYK
11, 0, 69, 24
Luminance
0.4711

Every format

HEX#abc13b
RGBrgb(171, 193, 59)
HSLhsl(70, 53%, 49%)
CMYKcmyk(11%, 0%, 69%, 24%)
LABlab(74.3 -25.1 61.6)
LCHlch(74.3 66.6 112.2)
OKLCHoklch(0.769 0.157 118.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc13b on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#abc13b on black: 10.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.7%
Blue23.1%

CMYK percentages

Cyan11.4%
Magenta0.0%
Yellow69.4%
Key (black)24.3%

Color previews

#abc13b text on a black background

contrast 10.42:1

Card sample

#abc13b text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc13b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc13b in the Color Lab