Skip to content

#abcdb2

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

RGB
171, 205, 178
HSL
132°, 25%, 74%
CMYK
17, 0, 13, 20
Luminance
0.5553

Every format

HEX#abcdb2
RGBrgb(171, 205, 178)
HSLhsl(132, 25%, 74%)
CMYKcmyk(17%, 0%, 13%, 20%)
LABlab(79.3 -16.6 9.7)
LCHlch(79.3 19.2 149.6)
OKLCHoklch(0.816 0.052 151.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcdb2 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#abcdb2 on black: 12.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#abcdb2 text on a black background

contrast 12.11:1

Card sample

#abcdb2 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcdb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcdb2 in the Color Lab