Skip to content

#abcfeb

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

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

Every format

HEX#abcfeb
RGBrgb(171, 207, 235)
HSLhsl(206, 62%, 80%)
CMYKcmyk(27%, 12%, 0%, 8%)
LABlab(81.5 -5.7 -17.7)
LCHlch(81.5 18.6 252.3)
OKLCHoklch(0.838 0.055 241.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcfeb on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#abcfeb on black: 12.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green81.2%
Blue92.2%

CMYK percentages

Cyan27.2%
Magenta11.9%
Yellow0.0%
Key (black)7.8%

Color previews

#abcfeb text on a black background

contrast 12.86:1

Card sample

#abcfeb text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcfeb in the Color Lab