Skip to content

#acbcec

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

RGB
172, 188, 236
HSL
225°, 63%, 80%
CMYK
27, 20, 0, 8
Luminance
0.5079

Every format

HEX#acbcec
RGBrgb(172, 188, 236)
HSLhsl(225, 63%, 80%)
CMYKcmyk(27%, 20%, 0%, 8%)
LABlab(76.5 5.0 -25.7)
LCHlch(76.5 26.1 281.1)
OKLCHoklch(0.800 0.070 270.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan27.1%
Magenta20.3%
Yellow0.0%
Key (black)7.5%

Color previews

#acbcec text on a black background

contrast 11.16:1

Card sample

#acbcec text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acbcec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acbcec in the Color Lab