Skip to content

#abc6eb

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

RGB
171, 198, 235
HSL
215°, 62%, 80%
CMYK
27, 16, 0, 8
Luminance
0.5504

Every format

HEX#abc6eb
RGBrgb(171, 198, 235)
HSLhsl(215, 62%, 80%)
CMYKcmyk(27%, 16%, 0%, 8%)
LABlab(79.1 -0.9 -21.3)
LCHlch(79.1 21.3 267.6)
OKLCHoklch(0.819 0.060 256.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green77.6%
Blue92.2%

CMYK percentages

Cyan27.2%
Magenta15.7%
Yellow0.0%
Key (black)7.8%

Color previews

#abc6eb text on a black background

contrast 12.01:1

Card sample

#abc6eb text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc6eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc6eb in the Color Lab