Skip to content

#abd2cb

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

RGB
171, 210, 203
HSL
169°, 30%, 75%
CMYK
19, 0, 3, 18
Luminance
0.5906

Every format

HEX#abd2cb
RGBrgb(171, 210, 203)
HSLhsl(169, 30%, 75%)
CMYKcmyk(19%, 0%, 3%, 18%)
LABlab(81.3 -14.2 -0.8)
LCHlch(81.3 14.2 183.2)
OKLCHoklch(0.834 0.042 183.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green82.4%
Blue79.6%

CMYK percentages

Cyan18.6%
Magenta0.0%
Yellow3.3%
Key (black)17.6%

Color previews

#abd2cb text on a black background

contrast 12.81:1

Card sample

#abd2cb text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abd2cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abd2cb in the Color Lab