Skip to content

#acbdf5

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

RGB
172, 189, 245
HSL
226°, 79%, 82%
CMYK
30, 23, 0, 4
Luminance
0.5176

Every format

HEX#acbdf5
RGBrgb(172, 189, 245)
HSLhsl(226, 79%, 82%)
CMYKcmyk(30%, 23%, 0%, 4%)
LABlab(77.1 6.7 -29.6)
LCHlch(77.1 30.4 282.7)
OKLCHoklch(0.805 0.082 271.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acbdf5 on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#acbdf5 on black: 11.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green74.1%
Blue96.1%

CMYK percentages

Cyan29.8%
Magenta22.9%
Yellow0.0%
Key (black)3.9%

Color previews

#acbdf5 text on a black background

contrast 11.35:1

Card sample

#acbdf5 text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acbdf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acbdf5 in the Color Lab