Skip to content

#abcfee

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

RGB
171, 207, 238
HSL
208°, 66%, 80%
CMYK
28, 13, 0, 7
Luminance
0.5946

Every format

HEX#abcfee
RGBrgb(171, 207, 238)
HSLhsl(208, 66%, 80%)
CMYKcmyk(28%, 13%, 0%, 7%)
LABlab(81.5 -5.0 -19.2)
LCHlch(81.5 19.8 255.5)
OKLCHoklch(0.839 0.058 244.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green81.2%
Blue93.3%

CMYK percentages

Cyan28.2%
Magenta13.0%
Yellow0.0%
Key (black)6.7%

Color previews

#abcfee text on a black background

contrast 12.89:1

Card sample

#abcfee text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcfee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcfee in the Color Lab