Skip to content

#abdf9c

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

RGB
171, 223, 156
HSL
107°, 51%, 74%
CMYK
23, 0, 30, 13
Luminance
0.6383

Every format

HEX#abdf9c
RGBrgb(171, 223, 156)
HSLhsl(107, 51%, 74%)
CMYKcmyk(23%, 0%, 30%, 13%)
LABlab(83.9 -29.1 27.6)
LCHlch(83.9 40.1 136.5)
OKLCHoklch(0.851 0.105 138.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green87.5%
Blue61.2%

CMYK percentages

Cyan23.3%
Magenta0.0%
Yellow30.0%
Key (black)12.5%

Color previews

#abdf9c text on a black background

contrast 13.77:1

Card sample

#abdf9c text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdf9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdf9c in the Color Lab