Skip to content

#abc7ff

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

RGB
171, 199, 255
HSL
220°, 100%, 84%
CMYK
33, 22, 0, 0
Luminance
0.5672

Every format

HEX#abc7ff
RGBrgb(171, 199, 255)
HSLhsl(220, 100%, 84%)
CMYKcmyk(33%, 22%, 0%, 0%)
LABlab(80.0 3.4 -30.5)
LCHlch(80.0 30.7 276.4)
OKLCHoklch(0.829 0.085 263.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc7ff on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#abc7ff on black: 12.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.0%
Blue100.0%

CMYK percentages

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

Color previews

#abc7ff text on a black background

contrast 12.34:1

Card sample

#abc7ff text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc7ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc7ff in the Color Lab