Skip to content

#abccfb

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

RGB
171, 204, 251
HSL
215°, 91%, 83%
CMYK
32, 19, 0, 2
Luminance
0.5881

Every format

HEX#abccfb
RGBrgb(171, 204, 251)
HSLhsl(215, 91%, 83%)
CMYKcmyk(32%, 19%, 0%, 2%)
LABlab(81.2 -0.3 -26.6)
LCHlch(81.2 26.6 269.5)
OKLCHoklch(0.837 0.075 257.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abccfb on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#abccfb on black: 12.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.0%
Blue98.4%

CMYK percentages

Cyan31.9%
Magenta18.7%
Yellow0.0%
Key (black)1.6%

Color previews

#abccfb text on a black background

contrast 12.76:1

Card sample

#abccfb text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abccfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abccfb in the Color Lab