Skip to content

#abfdfd

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

RGB
171, 253, 253
HSL
180°, 95%, 83%
CMYK
32, 0, 0, 1
Luminance
0.8600

Every format

HEX#abfdfd
RGBrgb(171, 253, 253)
HSLhsl(180, 95%, 83%)
CMYKcmyk(32%, 0%, 0%, 1%)
LABlab(94.3 -24.7 -7.9)
LCHlch(94.3 25.9 197.8)
OKLCHoklch(0.942 0.080 195.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abfdfd on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#abfdfd on black: 18.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green99.2%
Blue99.2%

CMYK percentages

Cyan32.4%
Magenta0.0%
Yellow0.0%
Key (black)0.8%

Color previews

#abfdfd text on a black background

contrast 18.20:1

Card sample

#abfdfd text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abfdfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abfdfd in the Color Lab