Skip to content

#abdfed

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

RGB
171, 223, 237
HSL
193°, 65%, 80%
CMYK
28, 6, 0, 7
Luminance
0.6755

Every format

HEX#abdfed
RGBrgb(171, 223, 237)
HSLhsl(193, 65%, 80%)
CMYKcmyk(28%, 6%, 0%, 7%)
LABlab(85.8 -13.5 -12.3)
LCHlch(85.8 18.2 222.3)
OKLCHoklch(0.872 0.057 216.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abdfed on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#abdfed on black: 14.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green87.5%
Blue92.9%

CMYK percentages

Cyan27.8%
Magenta5.9%
Yellow0.0%
Key (black)7.1%

Color previews

#abdfed text on a black background

contrast 14.51:1

Card sample

#abdfed text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdfed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdfed in the Color Lab