Skip to content

#abcff1

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

RGB
171, 207, 241
HSL
209°, 71%, 81%
CMYK
29, 14, 0, 6
Luminance
0.5963

Every format

HEX#abcff1
RGBrgb(171, 207, 241)
HSLhsl(209, 71%, 81%)
CMYKcmyk(29%, 14%, 0%, 6%)
LABlab(81.6 -4.3 -20.6)
LCHlch(81.6 21.0 258.3)
OKLCHoklch(0.840 0.061 247.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcff1 on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#abcff1 on black: 12.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green81.2%
Blue94.5%

CMYK percentages

Cyan29.0%
Magenta14.1%
Yellow0.0%
Key (black)5.5%

Color previews

#abcff1 text on a black background

contrast 12.93:1

Card sample

#abcff1 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcff1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcff1 in the Color Lab