Skip to content

#abc03b

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

RGB
171, 192, 59
HSL
70°, 53%, 49%
CMYK
11, 0, 69, 25
Luminance
0.4667

Every format

HEX#abc03b
RGBrgb(171, 192, 59)
HSLhsl(70, 53%, 49%)
CMYKcmyk(11%, 0%, 69%, 25%)
LABlab(74.0 -24.6 61.4)
LCHlch(74.0 66.1 111.9)
OKLCHoklch(0.767 0.156 118.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc03b on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#abc03b on black: 10.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue23.1%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow69.3%
Key (black)24.7%

Color previews

#abc03b text on a black background

contrast 10.33:1

Card sample

#abc03b text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc03b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc03b in the Color Lab