Skip to content

#abebee

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

RGB
171, 235, 238
HSL
183°, 66%, 80%
CMYK
28, 1, 0, 7
Luminance
0.7425

Every format

HEX#abebee
RGBrgb(171, 235, 238)
HSLhsl(183, 66%, 80%)
CMYKcmyk(28%, 1%, 0%, 7%)
LABlab(89.0 -19.3 -7.9)
LCHlch(89.0 20.9 202.4)
OKLCHoklch(0.898 0.064 199.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abebee on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#abebee on black: 15.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green92.2%
Blue93.3%

CMYK percentages

Cyan28.2%
Magenta1.3%
Yellow0.0%
Key (black)6.7%

Color previews

#abebee text on a black background

contrast 15.85:1

Card sample

#abebee text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abebee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abebee in the Color Lab