Skip to content

#abdbfe

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

RGB
171, 219, 254
HSL
205°, 98%, 83%
CMYK
33, 14, 0, 0
Luminance
0.6648

Every format

HEX#abdbfe
RGBrgb(171, 219, 254)
HSLhsl(205, 98%, 83%)
CMYKcmyk(33%, 14%, 0%, 0%)
LABlab(85.2 -7.4 -22.1)
LCHlch(85.2 23.3 251.4)
OKLCHoklch(0.870 0.070 240.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abdbfe on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#abdbfe on black: 14.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green85.9%
Blue99.6%

CMYK percentages

Cyan32.7%
Magenta13.8%
Yellow0.0%
Key (black)0.4%

Color previews

#abdbfe text on a black background

contrast 14.30:1

Card sample

#abdbfe text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdbfe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdbfe in the Color Lab