Skip to content

#abcdf5

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

RGB
171, 205, 245
HSL
212°, 79%, 82%
CMYK
30, 16, 0, 4
Luminance
0.5891

Every format

HEX#abcdf5
RGBrgb(171, 205, 245)
HSLhsl(212, 79%, 82%)
CMYKcmyk(30%, 16%, 0%, 4%)
LABlab(81.2 -2.2 -23.3)
LCHlch(81.2 23.4 264.5)
OKLCHoklch(0.837 0.067 252.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green80.4%
Blue96.1%

CMYK percentages

Cyan30.2%
Magenta16.3%
Yellow0.0%
Key (black)3.9%

Color previews

#abcdf5 text on a black background

contrast 12.78:1

Card sample

#abcdf5 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcdf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcdf5 in the Color Lab