Skip to content

#adcc2c

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

RGB
173, 204, 44
HSL
72°, 65%, 49%
CMYK
15, 0, 78, 20
Luminance
0.5225

Every format

HEX#adcc2c
RGBrgb(173, 204, 44)
HSLhsl(72, 65%, 49%)
CMYKcmyk(15%, 0%, 78%, 20%)
LABlab(77.4 -30.3 69.7)
LCHlch(77.4 76.0 113.5)
OKLCHoklch(0.795 0.177 120.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adcc2c on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#adcc2c on black: 11.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green80.0%
Blue17.3%

CMYK percentages

Cyan15.2%
Magenta0.0%
Yellow78.4%
Key (black)20.0%

Color previews

#adcc2c text on a black background

contrast 11.45:1

Card sample

#adcc2c text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcc2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcc2c in the Color Lab