Skip to content

#abceed

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

RGB
171, 206, 237
HSL
208°, 65%, 80%
CMYK
28, 13, 0, 7
Luminance
0.5891

Every format

HEX#abceed
RGBrgb(171, 206, 237)
HSLhsl(208, 65%, 80%)
CMYKcmyk(28%, 13%, 0%, 7%)
LABlab(81.2 -4.7 -19.1)
LCHlch(81.2 19.6 256.3)
OKLCHoklch(0.836 0.057 245.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abceed on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#abceed on black: 12.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.8%
Blue92.9%

CMYK percentages

Cyan27.8%
Magenta13.1%
Yellow0.0%
Key (black)7.1%

Color previews

#abceed text on a black background

contrast 12.78:1

Card sample

#abceed text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abceed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abceed in the Color Lab