Skip to content

#abcd3f

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

RGB
171, 205, 63
HSL
74°, 59%, 53%
CMYK
17, 0, 69, 20
Luminance
0.5268

Every format

HEX#abcd3f
RGBrgb(171, 205, 63)
HSLhsl(74, 59%, 53%)
CMYKcmyk(17%, 0%, 69%, 20%)
LABlab(77.7 -30.6 63.6)
LCHlch(77.7 70.6 115.7)
OKLCHoklch(0.797 0.168 122.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcd3f on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#abcd3f on black: 11.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.4%
Blue24.7%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow69.3%
Key (black)19.6%

Color previews

#abcd3f text on a black background

contrast 11.54:1

Card sample

#abcd3f text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcd3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcd3f in the Color Lab