Skip to content

#abc5df

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

RGB
171, 197, 223
HSL
210°, 45%, 77%
CMYK
23, 12, 0, 13
Luminance
0.5392

Every format

HEX#abc5df
RGBrgb(171, 197, 223)
HSLhsl(210, 45%, 77%)
CMYKcmyk(23%, 12%, 0%, 13%)
LABlab(78.4 -3.1 -15.8)
LCHlch(78.4 16.1 258.9)
OKLCHoklch(0.813 0.046 248.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc5df on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#abc5df on black: 11.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.3%
Blue87.5%

CMYK percentages

Cyan23.3%
Magenta11.7%
Yellow0.0%
Key (black)12.5%

Color previews

#abc5df text on a black background

contrast 11.78:1

Card sample

#abc5df text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc5df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc5df in the Color Lab