Skip to content

#abebff

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

RGB
171, 235, 255
HSL
194°, 100%, 84%
CMYK
33, 8, 0, 0
Luminance
0.7529

Every format

HEX#abebff
RGBrgb(171, 235, 255)
HSLhsl(194, 100%, 84%)
CMYKcmyk(33%, 8%, 0%, 0%)
LABlab(89.5 -15.4 -16.1)
LCHlch(89.5 22.3 226.3)
OKLCHoklch(0.904 0.070 219.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abebff on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#abebff on black: 16.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green92.2%
Blue100.0%

CMYK percentages

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

Color previews

#abebff text on a black background

contrast 16.06:1

Card sample

#abebff text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abebff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abebff in the Color Lab