Skip to content

#afac02

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

RGB
175, 172, 2
HSL
59°, 98%, 35%
CMYK
0, 2, 99, 31
Luminance
0.3862

Every format

HEX#afac02
RGBrgb(175, 172, 2)
HSLhsl(59, 98%, 35%)
CMYKcmyk(0%, 2%, 99%, 31%)
LABlab(68.5 -14.7 70.4)
LCHlch(68.5 71.9 101.8)
OKLCHoklch(0.723 0.156 108.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afac02 on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#afac02 on black: 8.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green67.5%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta1.7%
Yellow98.9%
Key (black)31.4%

Color previews

#afac02 text on a black background

contrast 8.72:1

Card sample

#afac02 text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 172, 2, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 172, 2, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afac02;
background: linear-gradient(135deg, #afac02, #3FAF02);

Monochromatic scale

Palettes built from #afac02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afac02 in the Color Lab