Skip to content

#abd2ac

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

RGB
171, 210, 172
HSL
122°, 30%, 75%
CMYK
19, 0, 18, 18
Luminance
0.5773

Every format

HEX#abd2ac
RGBrgb(171, 210, 172)
HSLhsl(122, 30%, 75%)
CMYKcmyk(19%, 0%, 18%, 18%)
LABlab(80.6 -20.1 14.7)
LCHlch(80.6 24.9 143.9)
OKLCHoklch(0.825 0.067 145.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abd2ac on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#abd2ac on black: 12.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green82.4%
Blue67.5%

CMYK percentages

Cyan18.6%
Magenta0.0%
Yellow18.1%
Key (black)17.6%

Color previews

#abd2ac text on a black background

contrast 12.55:1

Card sample

#abd2ac text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 210, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 210, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abd2ac;
background: linear-gradient(135deg, #abd2ac, #ABD2C6);

Monochromatic scale

Palettes built from #abd2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abd2ac in the Color Lab