Skip to content

#adcc2d

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

RGB
173, 204, 45
HSL
72°, 64%, 49%
CMYK
15, 0, 78, 20
Luminance
0.5226

Every format

HEX#adcc2d
RGBrgb(173, 204, 45)
HSLhsl(72, 64%, 49%)
CMYKcmyk(15%, 0%, 78%, 20%)
LABlab(77.4 -30.2 69.4)
LCHlch(77.4 75.7 113.6)
OKLCHoklch(0.795 0.177 120.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green80.0%
Blue17.6%

CMYK percentages

Cyan15.2%
Magenta0.0%
Yellow77.9%
Key (black)20.0%

Color previews

#adcc2d text on a black background

contrast 11.45:1

Card sample

#adcc2d text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcc2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcc2d in the Color Lab