Skip to content

#abdbfc

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

RGB
171, 219, 252
HSL
204°, 93%, 83%
CMYK
32, 13, 0, 1
Luminance
0.6635

Every format

HEX#abdbfc
RGBrgb(171, 219, 252)
HSLhsl(204, 93%, 83%)
CMYKcmyk(32%, 13%, 0%, 1%)
LABlab(85.2 -7.9 -21.1)
LCHlch(85.2 22.5 249.4)
OKLCHoklch(0.869 0.068 238.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green85.9%
Blue98.8%

CMYK percentages

Cyan32.1%
Magenta13.1%
Yellow0.0%
Key (black)1.2%

Color previews

#abdbfc text on a black background

contrast 14.27:1

Card sample

#abdbfc text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdbfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdbfc in the Color Lab