Skip to content

#acedeb

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

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

Every format

HEX#acedeb
RGBrgb(172, 237, 235)
HSLhsl(178, 64%, 80%)
CMYKcmyk(27%, 0%, 1%, 7%)
LABlab(89.5 -20.6 -5.6)
LCHlch(89.5 21.4 195.2)
OKLCHoklch(0.902 0.065 193.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#acedeb text on a black background

contrast 16.07:1

Card sample

#acedeb text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acedeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acedeb in the Color Lab