Skip to content

#abcff2

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

RGB
171, 207, 242
HSL
210°, 73%, 81%
CMYK
29, 15, 0, 5
Luminance
0.5969

Every format

HEX#abcff2
RGBrgb(171, 207, 242)
HSLhsl(210, 73%, 81%)
CMYKcmyk(29%, 15%, 0%, 5%)
LABlab(81.7 -4.0 -21.1)
LCHlch(81.7 21.5 259.2)
OKLCHoklch(0.840 0.062 247.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green81.2%
Blue94.9%

CMYK percentages

Cyan29.3%
Magenta14.5%
Yellow0.0%
Key (black)5.1%

Color previews

#abcff2 text on a black background

contrast 12.94:1

Card sample

#abcff2 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcff2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcff2 in the Color Lab