Skip to content

#acdbeb

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

RGB
172, 219, 235
HSL
195°, 61%, 80%
CMYK
27, 7, 0, 8
Luminance
0.6543

Every format

HEX#acdbeb
RGBrgb(172, 219, 235)
HSLhsl(195, 61%, 80%)
CMYKcmyk(27%, 7%, 0%, 8%)
LABlab(84.7 -11.6 -12.8)
LCHlch(84.7 17.3 227.8)
OKLCHoklch(0.864 0.053 220.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdbeb on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#acdbeb on black: 14.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan26.8%
Magenta6.8%
Yellow0.0%
Key (black)7.8%

Color previews

#acdbeb text on a black background

contrast 14.09:1

Card sample

#acdbeb text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdbeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdbeb in the Color Lab