Skip to content

#abc5f3

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

RGB
171, 197, 243
HSL
218°, 75%, 81%
CMYK
30, 19, 0, 5
Luminance
0.5506

Every format

HEX#abc5f3
RGBrgb(171, 197, 243)
HSLhsl(218, 75%, 81%)
CMYKcmyk(30%, 19%, 0%, 5%)
LABlab(79.1 1.6 -25.6)
LCHlch(79.1 25.6 273.5)
OKLCHoklch(0.820 0.071 261.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc5f3 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#abc5f3 on black: 12.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.3%
Blue95.3%

CMYK percentages

Cyan29.6%
Magenta18.9%
Yellow0.0%
Key (black)4.7%

Color previews

#abc5f3 text on a black background

contrast 12.01:1

Card sample

#abc5f3 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc5f3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc5f3 in the Color Lab