Skip to content

#acdbff

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

RGB
172, 219, 255
HSL
206°, 100%, 84%
CMYK
33, 14, 0, 0
Luminance
0.6665

Every format

HEX#acdbff
RGBrgb(172, 219, 255)
HSLhsl(206, 100%, 84%)
CMYKcmyk(33%, 14%, 0%, 0%)
LABlab(85.3 -6.9 -22.4)
LCHlch(85.3 23.5 252.9)
OKLCHoklch(0.871 0.070 241.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdbff on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#acdbff on black: 14.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green85.9%
Blue100.0%

CMYK percentages

Cyan32.5%
Magenta14.1%
Yellow0.0%
Key (black)0.0%

Color previews

#acdbff text on a black background

contrast 14.33:1

Card sample

#acdbff text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdbff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdbff in the Color Lab