Skip to content

#abcdc1

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

RGB
171, 205, 193
HSL
159°, 25%, 74%
CMYK
17, 0, 6, 20
Luminance
0.5617

Every format

HEX#abcdc1
RGBrgb(171, 205, 193)
HSLhsl(159, 25%, 74%)
CMYKcmyk(17%, 0%, 6%, 20%)
LABlab(79.7 -13.7 2.2)
LCHlch(79.7 13.9 170.9)
OKLCHoklch(0.820 0.040 171.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcdc1 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#abcdc1 on black: 12.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.4%
Blue75.7%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow5.9%
Key (black)19.6%

Color previews

#abcdc1 text on a black background

contrast 12.23:1

Card sample

#abcdc1 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcdc1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcdc1 in the Color Lab