Skip to content

#abcaff

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

RGB
171, 202, 255
HSL
218°, 100%, 84%
CMYK
33, 21, 0, 0
Luminance
0.5812

Every format

HEX#abcaff
RGBrgb(171, 202, 255)
HSLhsl(218, 100%, 84%)
CMYKcmyk(33%, 21%, 0%, 0%)
LABlab(80.8 1.8 -29.3)
LCHlch(80.8 29.4 273.5)
OKLCHoklch(0.835 0.082 261.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcaff on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#abcaff on black: 12.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green79.2%
Blue100.0%

CMYK percentages

Cyan32.9%
Magenta20.8%
Yellow0.0%
Key (black)0.0%

Color previews

#abcaff text on a black background

contrast 12.62:1

Card sample

#abcaff text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcaff in the Color Lab