Skip to content

#acebed

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

RGB
172, 235, 237
HSL
182°, 64%, 80%
CMYK
27, 1, 0, 7
Luminance
0.7430

Every format

HEX#acebed
RGBrgb(172, 235, 237)
HSLhsl(182, 64%, 80%)
CMYKcmyk(27%, 1%, 0%, 7%)
LABlab(89.1 -19.2 -7.4)
LCHlch(89.1 20.6 201.0)
OKLCHoklch(0.898 0.063 198.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.2%
Blue92.9%

CMYK percentages

Cyan27.4%
Magenta0.8%
Yellow0.0%
Key (black)7.1%

Color previews

#acebed text on a black background

contrast 15.86:1

Card sample

#acebed text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acebed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acebed in the Color Lab