Skip to content

#abdfdc

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

RGB
171, 223, 220
HSL
177°, 45%, 77%
CMYK
23, 0, 1, 13
Luminance
0.6660

Every format

HEX#abdfdc
RGBrgb(171, 223, 220)
HSLhsl(177, 45%, 77%)
CMYKcmyk(23%, 0%, 1%, 13%)
LABlab(85.3 -17.2 -4.0)
LCHlch(85.3 17.7 193.0)
OKLCHoklch(0.867 0.054 191.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abdfdc on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#abdfdc on black: 14.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green87.5%
Blue86.3%

CMYK percentages

Cyan23.3%
Magenta0.0%
Yellow1.3%
Key (black)12.5%

Color previews

#abdfdc text on a black background

contrast 14.32:1

Card sample

#abdfdc text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdfdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdfdc in the Color Lab