Skip to content

#acaa2d

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

RGB
172, 170, 45
HSL
59°, 59%, 43%
CMYK
0, 1, 74, 33
Luminance
0.3771

Every format

HEX#acaa2d
RGBrgb(172, 170, 45)
HSLhsl(59, 59%, 43%)
CMYKcmyk(0%, 1%, 74%, 33%)
LABlab(67.8 -13.9 60.4)
LCHlch(67.8 62.0 103.0)
OKLCHoklch(0.718 0.140 108.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acaa2d on white: 2.46:1
AA ✗ fail · AA-large · AAA
Aa
#acaa2d on black: 8.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green66.7%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow73.8%
Key (black)32.5%

Color previews

#acaa2d text on a black background

contrast 8.54:1

Card sample

#acaa2d text on a white background

contrast 2.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 170, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 170, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #acaa2d;
background: linear-gradient(135deg, #acaa2d, #59AC2D);

Monochromatic scale

Palettes built from #acaa2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acaa2d in the Color Lab