Skip to content

#abcffb

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

RGB
171, 207, 251
HSL
213°, 91%, 83%
CMYK
32, 18, 0, 2
Luminance
0.6025

Every format

HEX#abcffb
RGBrgb(171, 207, 251)
HSLhsl(213, 91%, 83%)
CMYKcmyk(32%, 18%, 0%, 2%)
LABlab(82.0 -1.9 -25.4)
LCHlch(82.0 25.5 265.8)
OKLCHoklch(0.844 0.073 253.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcffb on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#abcffb on black: 13.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green81.2%
Blue98.4%

CMYK percentages

Cyan31.9%
Magenta17.5%
Yellow0.0%
Key (black)1.6%

Color previews

#abcffb text on a black background

contrast 13.05:1

Card sample

#abcffb text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcffb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcffb in the Color Lab