Skip to content

#abcd82

a light, soft green · cool · closest name: khaki

RGB
171, 205, 130
HSL
87°, 43%, 66%
CMYK
17, 0, 37, 20
Luminance
0.5393

Every format

HEX#abcd82
RGBrgb(171, 205, 130)
HSLhsl(87, 43%, 66%)
CMYKcmyk(17%, 0%, 37%, 20%)
LABlab(78.4 -24.2 33.7)
LCHlch(78.4 41.5 125.7)
OKLCHoklch(0.805 0.106 128.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcd82 on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#abcd82 on black: 11.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.4%
Blue51.0%

CMYK percentages

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

Color previews

#abcd82 text on a black background

contrast 11.79:1

Card sample

#abcd82 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcd82

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcd82 in the Color Lab