Skip to content

#acad2c

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

RGB
172, 173, 44
HSL
61°, 59%, 43%
CMYK
1, 0, 75, 32
Luminance
0.3884

Every format

HEX#acad2c
RGBrgb(172, 173, 44)
HSLhsl(61, 59%, 43%)
CMYKcmyk(1%, 0%, 75%, 32%)
LABlab(68.6 -15.5 61.6)
LCHlch(68.6 63.5 104.1)
OKLCHoklch(0.724 0.144 110.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green67.8%
Blue17.3%

CMYK percentages

Cyan0.6%
Magenta0.0%
Yellow74.6%
Key (black)32.2%

Color previews

#acad2c text on a black background

contrast 8.77:1

Card sample

#acad2c text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 173, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 173, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #acad2c;
background: linear-gradient(135deg, #acad2c, #56AD2C);

Monochromatic scale

Palettes built from #acad2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acad2c in the Color Lab