Skip to content

#abcd75

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

RGB
171, 205, 117
HSL
83°, 47%, 63%
CMYK
17, 0, 43, 20
Luminance
0.5360

Every format

HEX#abcd75
RGBrgb(171, 205, 117)
HSLhsl(83, 47%, 63%)
CMYKcmyk(17%, 0%, 43%, 20%)
LABlab(78.2 -25.8 40.0)
LCHlch(78.2 47.6 122.8)
OKLCHoklch(0.803 0.121 126.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcd75 on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#abcd75 on black: 11.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.4%
Blue45.9%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow42.9%
Key (black)19.6%

Color previews

#abcd75 text on a black background

contrast 11.72:1

Card sample

#abcd75 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcd75

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcd75 in the Color Lab