Skip to content

#abd2cd

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

RGB
171, 210, 205
HSL
172°, 30%, 75%
CMYK
19, 0, 2, 18
Luminance
0.5916

Every format

HEX#abd2cd
RGBrgb(171, 210, 205)
HSLhsl(172, 30%, 75%)
CMYKcmyk(19%, 0%, 2%, 18%)
LABlab(81.4 -13.8 -1.8)
LCHlch(81.4 13.9 187.3)
OKLCHoklch(0.834 0.042 186.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abd2cd on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#abd2cd on black: 12.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green82.4%
Blue80.4%

CMYK percentages

Cyan18.6%
Magenta0.0%
Yellow2.4%
Key (black)17.6%

Color previews

#abd2cd text on a black background

contrast 12.83:1

Card sample

#abd2cd text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abd2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abd2cd in the Color Lab