Skip to content

#abc6ff

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

RGB
171, 198, 255
HSL
221°, 100%, 84%
CMYK
33, 22, 0, 0
Luminance
0.5627

Every format

HEX#abc6ff
RGBrgb(171, 198, 255)
HSLhsl(221, 100%, 84%)
CMYKcmyk(33%, 22%, 0%, 0%)
LABlab(79.8 4.0 -30.9)
LCHlch(79.8 31.2 277.3)
OKLCHoklch(0.827 0.086 264.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc6ff on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#abc6ff on black: 12.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.6%
Blue100.0%

CMYK percentages

Cyan32.9%
Magenta22.4%
Yellow0.0%
Key (black)0.0%

Color previews

#abc6ff text on a black background

contrast 12.25:1

Card sample

#abc6ff text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc6ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc6ff in the Color Lab