Skip to content

#abebec

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

RGB
171, 235, 236
HSL
181°, 63%, 80%
CMYK
28, 0, 0, 8
Luminance
0.7413

Every format

HEX#abebec
RGBrgb(171, 235, 236)
HSLhsl(181, 63%, 80%)
CMYKcmyk(28%, 0%, 0%, 8%)
LABlab(89.0 -19.7 -7.0)
LCHlch(89.0 20.9 199.5)
OKLCHoklch(0.898 0.064 197.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abebec on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#abebec on black: 15.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green92.2%
Blue92.5%

CMYK percentages

Cyan27.5%
Magenta0.4%
Yellow0.0%
Key (black)7.5%

Color previews

#abebec text on a black background

contrast 15.83:1

Card sample

#abebec text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abebec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abebec in the Color Lab