Skip to content

#acbceb

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

RGB
172, 188, 235
HSL
225°, 61%, 80%
CMYK
27, 20, 0, 8
Luminance
0.5074

Every format

HEX#acbceb
RGBrgb(172, 188, 235)
HSLhsl(225, 61%, 80%)
CMYKcmyk(27%, 20%, 0%, 8%)
LABlab(76.5 4.8 -25.2)
LCHlch(76.5 25.6 280.8)
OKLCHoklch(0.799 0.069 270.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acbceb on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#acbceb on black: 11.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green73.7%
Blue92.2%

CMYK percentages

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

Color previews

#acbceb text on a black background

contrast 11.15:1

Card sample

#acbceb text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acbceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acbceb in the Color Lab