Skip to content

#abc0fe

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

RGB
171, 192, 254
HSL
225°, 98%, 83%
CMYK
33, 24, 0, 0
Luminance
0.5351

Every format

HEX#abc0fe
RGBrgb(171, 192, 254)
HSLhsl(225, 98%, 83%)
CMYKcmyk(33%, 24%, 0%, 0%)
LABlab(78.2 7.0 -32.8)
LCHlch(78.2 33.6 282.0)
OKLCHoklch(0.814 0.091 269.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc0fe on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#abc0fe on black: 11.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue99.6%

CMYK percentages

Cyan32.7%
Magenta24.4%
Yellow0.0%
Key (black)0.4%

Color previews

#abc0fe text on a black background

contrast 11.70:1

Card sample

#abc0fe text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc0fe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc0fe in the Color Lab