Skip to content

#abcd2e

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

RGB
171, 205, 46
HSL
73°, 63%, 49%
CMYK
17, 0, 78, 20
Luminance
0.5252

Every format

HEX#abcd2e
RGBrgb(171, 205, 46)
HSLhsl(73, 63%, 49%)
CMYKcmyk(17%, 0%, 78%, 20%)
LABlab(77.6 -31.5 69.2)
LCHlch(77.6 76.0 114.5)
OKLCHoklch(0.796 0.178 121.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green80.4%
Blue18.0%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow77.6%
Key (black)19.6%

Color previews

#abcd2e text on a black background

contrast 11.50:1

Card sample

#abcd2e text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 205, 46, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 205, 46, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abcd2e;
background: linear-gradient(135deg, #abcd2e, #41CD2E);

Monochromatic scale

Palettes built from #abcd2e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcd2e in the Color Lab