Skip to content

#abcd67

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

RGB
171, 205, 103
HSL
80°, 51%, 60%
CMYK
17, 0, 50, 20
Luminance
0.5330

Every format

HEX#abcd67
RGBrgb(171, 205, 103)
HSLhsl(80, 51%, 60%)
CMYKcmyk(17%, 0%, 50%, 20%)
LABlab(78.0 -27.4 46.7)
LCHlch(78.0 54.1 120.4)
OKLCHoklch(0.801 0.135 124.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcd67 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#abcd67 on black: 11.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.4%
Blue40.4%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow49.8%
Key (black)19.6%

Color previews

#abcd67 text on a black background

contrast 11.66:1

Card sample

#abcd67 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcd67

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcd67 in the Color Lab