Skip to content

#abdfec

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

RGB
171, 223, 236
HSL
192°, 63%, 80%
CMYK
28, 6, 0, 8
Luminance
0.6749

Every format

HEX#abdfec
RGBrgb(171, 223, 236)
HSLhsl(192, 63%, 80%)
CMYKcmyk(28%, 6%, 0%, 8%)
LABlab(85.8 -13.7 -11.8)
LCHlch(85.8 18.1 220.7)
OKLCHoklch(0.872 0.056 214.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan27.5%
Magenta5.5%
Yellow0.0%
Key (black)7.5%

Color previews

#abdfec text on a black background

contrast 14.50:1

Card sample

#abdfec text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdfec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdfec in the Color Lab