Skip to content

#abecfd

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

RGB
171, 236, 253
HSL
192°, 95%, 83%
CMYK
32, 7, 0, 1
Luminance
0.7574

Every format

HEX#abecfd
RGBrgb(171, 236, 253)
HSLhsl(192, 95%, 83%)
CMYKcmyk(32%, 7%, 0%, 1%)
LABlab(89.7 -16.4 -14.7)
LCHlch(89.7 22.0 222.0)
OKLCHoklch(0.905 0.069 215.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abecfd on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#abecfd on black: 16.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green92.5%
Blue99.2%

CMYK percentages

Cyan32.4%
Magenta6.7%
Yellow0.0%
Key (black)0.8%

Color previews

#abecfd text on a black background

contrast 16.15:1

Card sample

#abecfd text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abecfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abecfd in the Color Lab