Skip to content

#abcdb1

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

RGB
171, 205, 177
HSL
131°, 25%, 74%
CMYK
17, 0, 14, 20
Luminance
0.5549

Every format

HEX#abcdb1
RGBrgb(171, 205, 177)
HSLhsl(131, 25%, 74%)
CMYKcmyk(17%, 0%, 14%, 20%)
LABlab(79.3 -16.7 10.2)
LCHlch(79.3 19.6 148.6)
OKLCHoklch(0.816 0.053 150.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcdb1 on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#abcdb1 on black: 12.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.4%
Blue69.4%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow13.7%
Key (black)19.6%

Color previews

#abcdb1 text on a black background

contrast 12.10:1

Card sample

#abcdb1 text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcdb1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcdb1 in the Color Lab