Skip to content

#abcbec

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

RGB
171, 203, 236
HSL
211°, 63%, 80%
CMYK
28, 14, 0, 8
Luminance
0.5743

Every format

HEX#abcbec
RGBrgb(171, 203, 236)
HSLhsl(211, 63%, 80%)
CMYKcmyk(28%, 14%, 0%, 8%)
LABlab(80.4 -3.3 -19.8)
LCHlch(80.4 20.1 260.5)
OKLCHoklch(0.830 0.058 249.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcbec on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#abcbec on black: 12.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green79.6%
Blue92.5%

CMYK percentages

Cyan27.5%
Magenta14.0%
Yellow0.0%
Key (black)7.5%

Color previews

#abcbec text on a black background

contrast 12.49:1

Card sample

#abcbec text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcbec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcbec in the Color Lab