Skip to content

#abc705

a dark, electric yellow · cool · closest name: yellow

RGB
171, 199, 5
HSL
69°, 95%, 40%
CMYK
14, 0, 98, 22
Luminance
0.4952

Every format

HEX#abc705
RGBrgb(171, 199, 5)
HSLhsl(69, 95%, 40%)
CMYKcmyk(14%, 0%, 98%, 22%)
LABlab(75.8 -29.7 75.4)
LCHlch(75.8 81.0 111.5)
OKLCHoklch(0.781 0.183 119.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc705 on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#abc705 on black: 10.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.0%
Blue2.0%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow97.5%
Key (black)22.0%

Color previews

#abc705 text on a black background

contrast 10.90:1

Card sample

#abc705 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc705

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc705 in the Color Lab