Skip to content

#abecff

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

RGB
171, 236, 255
HSL
194°, 100%, 84%
CMYK
33, 8, 0, 0
Luminance
0.7587

Every format

HEX#abecff
RGBrgb(171, 236, 255)
HSLhsl(194, 100%, 84%)
CMYKcmyk(33%, 8%, 0%, 0%)
LABlab(89.8 -15.9 -15.7)
LCHlch(89.8 22.3 224.7)
OKLCHoklch(0.906 0.070 217.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abecff on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#abecff on black: 16.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green92.5%
Blue100.0%

CMYK percentages

Cyan32.9%
Magenta7.5%
Yellow0.0%
Key (black)0.0%

Color previews

#abecff text on a black background

contrast 16.17:1

Card sample

#abecff text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abecff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abecff in the Color Lab