Skip to content

#abcceb

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

RGB
171, 204, 235
HSL
209°, 62%, 80%
CMYK
27, 13, 0, 8
Luminance
0.5784

Every format

HEX#abcceb
RGBrgb(171, 204, 235)
HSLhsl(209, 62%, 80%)
CMYKcmyk(27%, 13%, 0%, 8%)
LABlab(80.7 -4.1 -18.9)
LCHlch(80.7 19.3 257.8)
OKLCHoklch(0.831 0.056 246.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcceb on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#abcceb on black: 12.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.0%
Blue92.2%

CMYK percentages

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

Color previews

#abcceb text on a black background

contrast 12.57:1

Card sample

#abcceb text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcceb in the Color Lab