Skip to content

#abdfdf

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

RGB
171, 223, 223
HSL
180°, 45%, 77%
CMYK
23, 0, 0, 13
Luminance
0.6676

Every format

HEX#abdfdf
RGBrgb(171, 223, 223)
HSLhsl(180, 45%, 77%)
CMYKcmyk(23%, 0%, 0%, 13%)
LABlab(85.4 -16.6 -5.5)
LCHlch(85.4 17.5 198.2)
OKLCHoklch(0.868 0.053 196.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abdfdf on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#abdfdf on black: 14.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green87.5%
Blue87.5%

CMYK percentages

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

Color previews

#abdfdf text on a black background

contrast 14.35:1

Card sample

#abdfdf text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdfdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdfdf in the Color Lab