Skip to content

#acdf50

a balanced, vivid green · cool · closest name: olivedrab

RGB
172, 223, 80
HSL
81°, 69%, 59%
CMYK
23, 0, 64, 13
Luminance
0.6213

Every format

HEX#acdf50
RGBrgb(172, 223, 80)
HSLhsl(81, 69%, 59%)
CMYKcmyk(23%, 0%, 64%, 13%)
LABlab(83.0 -37.4 62.5)
LCHlch(83.0 72.8 120.9)
OKLCHoklch(0.841 0.178 126.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdf50 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#acdf50 on black: 13.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.5%
Blue31.4%

CMYK percentages

Cyan22.9%
Magenta0.0%
Yellow64.1%
Key (black)12.5%

Color previews

#acdf50 text on a black background

contrast 13.43:1

Card sample

#acdf50 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 223, 80, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 223, 80, 0.45);
Border & gradient
Gradient panel
border: 3px solid #acdf50;
background: linear-gradient(135deg, #acdf50, #50DF53);

Monochromatic scale

Palettes built from #acdf50

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdf50 in the Color Lab