Skip to content

#abc3f5

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

RGB
171, 195, 245
HSL
221°, 79%, 82%
CMYK
30, 20, 0, 4
Luminance
0.5428

Every format

HEX#abc3f5
RGBrgb(171, 195, 245)
HSLhsl(221, 79%, 82%)
CMYKcmyk(30%, 20%, 0%, 4%)
LABlab(78.6 3.1 -27.3)
LCHlch(78.6 27.5 276.5)
OKLCHoklch(0.817 0.076 264.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc3f5 on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#abc3f5 on black: 11.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue96.1%

CMYK percentages

Cyan30.2%
Magenta20.4%
Yellow0.0%
Key (black)3.9%

Color previews

#abc3f5 text on a black background

contrast 11.86:1

Card sample

#abc3f5 text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc3f5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc3f5 in the Color Lab