Skip to content

#aacc11

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

RGB
170, 204, 17
HSL
71°, 85%, 43%
CMYK
17, 0, 92, 20
Luminance
0.5177

Every format

HEX#aacc11
RGBrgb(170, 204, 17)
HSLhsl(71, 85%, 43%)
CMYKcmyk(17%, 0%, 92%, 20%)
LABlab(77.1 -32.3 75.1)
LCHlch(77.1 81.7 113.2)
OKLCHoklch(0.792 0.187 121.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aacc11 on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#aacc11 on black: 11.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green80.0%
Blue6.7%

CMYK percentages

Cyan16.7%
Magenta0.0%
Yellow91.7%
Key (black)20.0%

Color previews

#aacc11 text on a black background

contrast 11.35:1

Card sample

#aacc11 text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(170, 204, 17, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(170, 204, 17, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aacc11;
background: linear-gradient(135deg, #aacc11, #2DCC11);

Monochromatic scale

Palettes built from #aacc11

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aacc11 in the Color Lab