Skip to content

#abceeb

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

RGB
171, 206, 235
HSL
207°, 62%, 80%
CMYK
27, 12, 0, 8
Luminance
0.5880

Every format

HEX#abceeb
RGBrgb(171, 206, 235)
HSLhsl(207, 62%, 80%)
CMYKcmyk(27%, 12%, 0%, 8%)
LABlab(81.2 -5.1 -18.1)
LCHlch(81.2 18.8 254.2)
OKLCHoklch(0.836 0.055 243.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abceeb on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#abceeb on black: 12.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.8%
Blue92.2%

CMYK percentages

Cyan27.2%
Magenta12.3%
Yellow0.0%
Key (black)7.8%

Color previews

#abceeb text on a black background

contrast 12.76:1

Card sample

#abceeb text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abceeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abceeb in the Color Lab