Skip to content

#acebee

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

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

Every format

HEX#acebee
RGBrgb(172, 235, 238)
HSLhsl(183, 66%, 80%)
CMYKcmyk(28%, 1%, 0%, 7%)
LABlab(89.1 -19.0 -7.8)
LCHlch(89.1 20.6 202.4)
OKLCHoklch(0.899 0.063 199.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.2%
Blue93.3%

CMYK percentages

Cyan27.7%
Magenta1.3%
Yellow0.0%
Key (black)6.7%

Color previews

#acebee text on a black background

contrast 15.87:1

Card sample

#acebee text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acebee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acebee in the Color Lab