Skip to content

#abcdbd

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

RGB
171, 205, 189
HSL
152°, 25%, 74%
CMYK
17, 0, 8, 20
Luminance
0.5599

Every format

HEX#abcdbd
RGBrgb(171, 205, 189)
HSLhsl(152, 25%, 74%)
CMYKcmyk(17%, 0%, 8%, 20%)
LABlab(79.6 -14.5 4.2)
LCHlch(79.6 15.1 163.8)
OKLCHoklch(0.819 0.043 165.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green80.4%
Blue74.1%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow7.8%
Key (black)19.6%

Color previews

#abcdbd text on a black background

contrast 12.20:1

Card sample

#abcdbd text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcdbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcdbd in the Color Lab