Skip to content

#abdf90

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

RGB
171, 223, 144
HSL
100°, 55%, 72%
CMYK
23, 0, 35, 13
Luminance
0.6345

Every format

HEX#abdf90
RGBrgb(171, 223, 144)
HSLhsl(100, 55%, 72%)
CMYKcmyk(23%, 0%, 35%, 13%)
LABlab(83.7 -30.9 33.5)
LCHlch(83.7 45.5 132.7)
OKLCHoklch(0.848 0.118 135.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abdf90 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#abdf90 on black: 13.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green87.5%
Blue56.5%

CMYK percentages

Cyan23.3%
Magenta0.0%
Yellow35.4%
Key (black)12.5%

Color previews

#abdf90 text on a black background

contrast 13.69:1

Card sample

#abdf90 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 223, 144, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 223, 144, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abdf90;
background: linear-gradient(135deg, #abdf90, #90DFAA);

Monochromatic scale

Palettes built from #abdf90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdf90 in the Color Lab