Skip to content

#acdbfd

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

RGB
172, 219, 253
HSL
205°, 95%, 83%
CMYK
32, 13, 0, 1
Luminance
0.6653

Every format

HEX#acdbfd
RGBrgb(172, 219, 253)
HSLhsl(205, 95%, 83%)
CMYKcmyk(32%, 13%, 0%, 1%)
LABlab(85.3 -7.4 -21.5)
LCHlch(85.3 22.7 251.0)
OKLCHoklch(0.870 0.068 240.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green85.9%
Blue99.2%

CMYK percentages

Cyan32.0%
Magenta13.4%
Yellow0.0%
Key (black)0.8%

Color previews

#acdbfd text on a black background

contrast 14.31:1

Card sample

#acdbfd text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdbfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdbfd in the Color Lab