Skip to content

#abccfe

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

RGB
171, 204, 254
HSL
216°, 98%, 83%
CMYK
33, 20, 0, 0
Luminance
0.5900

Every format

HEX#abccfe
RGBrgb(171, 204, 254)
HSLhsl(216, 98%, 83%)
CMYKcmyk(33%, 20%, 0%, 0%)
LABlab(81.3 0.5 -28.1)
LCHlch(81.3 28.1 271.0)
OKLCHoklch(0.839 0.079 258.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abccfe on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#abccfe on black: 12.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.0%
Blue99.6%

CMYK percentages

Cyan32.7%
Magenta19.7%
Yellow0.0%
Key (black)0.4%

Color previews

#abccfe text on a black background

contrast 12.80:1

Card sample

#abccfe text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abccfe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abccfe in the Color Lab