Skip to content

#abcffc

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

RGB
171, 207, 252
HSL
213°, 93%, 83%
CMYK
32, 18, 0, 1
Luminance
0.6031

Every format

HEX#abcffc
RGBrgb(171, 207, 252)
HSLhsl(213, 93%, 83%)
CMYKcmyk(32%, 18%, 0%, 1%)
LABlab(82.0 -1.6 -25.9)
LCHlch(82.0 25.9 266.5)
OKLCHoklch(0.844 0.074 254.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green81.2%
Blue98.8%

CMYK percentages

Cyan32.1%
Magenta17.9%
Yellow0.0%
Key (black)1.2%

Color previews

#abcffc text on a black background

contrast 13.06:1

Card sample

#abcffc text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcffc in the Color Lab