Skip to content

#abdccc

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

RGB
171, 220, 204
HSL
160°, 41%, 77%
CMYK
22, 0, 7, 14
Luminance
0.6420

Every format

HEX#abdccc
RGBrgb(171, 220, 204)
HSLhsl(160, 41%, 77%)
CMYKcmyk(22%, 0%, 7%, 14%)
LABlab(84.1 -19.1 2.7)
LCHlch(84.1 19.3 172.0)
OKLCHoklch(0.856 0.056 173.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abdccc on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#abdccc on black: 13.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green86.3%
Blue80.0%

CMYK percentages

Cyan22.3%
Magenta0.0%
Yellow7.3%
Key (black)13.7%

Color previews

#abdccc text on a black background

contrast 13.84:1

Card sample

#abdccc text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdccc in the Color Lab