Skip to content

#abcffe

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

RGB
171, 207, 254
HSL
214°, 98%, 83%
CMYK
33, 19, 0, 0
Luminance
0.6044

Every format

HEX#abcffe
RGBrgb(171, 207, 254)
HSLhsl(214, 98%, 83%)
CMYKcmyk(33%, 19%, 0%, 0%)
LABlab(82.1 -1.1 -26.9)
LCHlch(82.1 26.9 267.6)
OKLCHoklch(0.845 0.076 255.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcffe on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#abcffe on black: 13.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green81.2%
Blue99.6%

CMYK percentages

Cyan32.7%
Magenta18.5%
Yellow0.0%
Key (black)0.4%

Color previews

#abcffe text on a black background

contrast 13.09:1

Card sample

#abcffe text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcffe in the Color Lab