Skip to content

#afac1a

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

RGB
175, 172, 26
HSL
59°, 74%, 39%
CMYK
0, 2, 85, 31
Luminance
0.3869

Every format

HEX#afac1a
RGBrgb(175, 172, 26)
HSLhsl(59, 74%, 39%)
CMYKcmyk(0%, 2%, 85%, 31%)
LABlab(68.5 -14.3 66.7)
LCHlch(68.5 68.2 102.1)
OKLCHoklch(0.724 0.150 108.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afac1a on white: 2.40:1
AA ✗ fail · AA-large · AAA
Aa
#afac1a on black: 8.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green67.5%
Blue10.2%

CMYK percentages

Cyan0.0%
Magenta1.7%
Yellow85.1%
Key (black)31.4%

Color previews

#afac1a text on a black background

contrast 8.74:1

Card sample

#afac1a text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afac1a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afac1a in the Color Lab