Skip to content

#a9b02d

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

RGB
169, 176, 45
HSL
63°, 59%, 43%
CMYK
4, 0, 74, 31
Luminance
0.3968

Every format

HEX#a9b02d
RGBrgb(169, 176, 45)
HSLhsl(63, 59%, 43%)
CMYKcmyk(4%, 0%, 74%, 31%)
LABlab(69.2 -18.3 61.7)
LCHlch(69.2 64.3 106.5)
OKLCHoklch(0.729 0.147 112.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a9b02d on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#a9b02d on black: 8.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.3%
Green69.0%
Blue17.6%

CMYK percentages

Cyan4.0%
Magenta0.0%
Yellow74.4%
Key (black)31.0%

Color previews

#a9b02d text on a black background

contrast 8.94:1

Card sample

#a9b02d text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(169, 176, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(169, 176, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a9b02d;
background: linear-gradient(135deg, #a9b02d, #52B02D);

Monochromatic scale

Palettes built from #a9b02d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a9b02d in the Color Lab