Skip to content

#acdaeb

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

RGB
172, 218, 235
HSL
196°, 61%, 80%
CMYK
27, 7, 0, 8
Luminance
0.6491

Every format

HEX#acdaeb
RGBrgb(172, 218, 235)
HSLhsl(196, 61%, 80%)
CMYKcmyk(27%, 7%, 0%, 8%)
LABlab(84.4 -11.1 -13.2)
LCHlch(84.4 17.2 230.0)
OKLCHoklch(0.862 0.053 222.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdaeb on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#acdaeb on black: 13.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green85.5%
Blue92.2%

CMYK percentages

Cyan26.8%
Magenta7.2%
Yellow0.0%
Key (black)7.8%

Color previews

#acdaeb text on a black background

contrast 13.98:1

Card sample

#acdaeb text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdaeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdaeb in the Color Lab