Skip to content

#accc13

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

RGB
172, 204, 19
HSL
70°, 83%, 44%
CMYK
16, 0, 91, 20
Luminance
0.5200

Every format

HEX#accc13
RGBrgb(172, 204, 19)
HSLhsl(70, 83%, 44%)
CMYKcmyk(16%, 0%, 91%, 20%)
LABlab(77.3 -31.4 75.0)
LCHlch(77.3 81.3 112.7)
OKLCHoklch(0.793 0.186 120.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accc13 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#accc13 on black: 11.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.0%
Blue7.5%

CMYK percentages

Cyan15.7%
Magenta0.0%
Yellow90.7%
Key (black)20.0%

Color previews

#accc13 text on a black background

contrast 11.40:1

Card sample

#accc13 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 204, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 204, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #accc13;
background: linear-gradient(135deg, #accc13, #31CC13);

Monochromatic scale

Palettes built from #accc13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accc13 in the Color Lab