Skip to content

#abbceb

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

RGB
171, 188, 235
HSL
224°, 62%, 80%
CMYK
27, 20, 0, 8
Luminance
0.5062

Every format

HEX#abbceb
RGBrgb(171, 188, 235)
HSLhsl(224, 62%, 80%)
CMYKcmyk(27%, 20%, 0%, 8%)
LABlab(76.5 4.5 -25.3)
LCHlch(76.5 25.7 280.1)
OKLCHoklch(0.798 0.070 269.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abbceb on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#abbceb on black: 11.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green73.7%
Blue92.2%

CMYK percentages

Cyan27.2%
Magenta20.0%
Yellow0.0%
Key (black)7.8%

Color previews

#abbceb text on a black background

contrast 11.12:1

Card sample

#abbceb text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abbceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abbceb in the Color Lab