Skip to content

#accdfc

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

RGB
172, 205, 252
HSL
215°, 93%, 83%
CMYK
32, 19, 0, 1
Luminance
0.5946

Every format

HEX#accdfc
RGBrgb(172, 205, 252)
HSLhsl(215, 93%, 83%)
CMYKcmyk(32%, 19%, 0%, 1%)
LABlab(81.5 -0.3 -26.6)
LCHlch(81.5 26.6 269.4)
OKLCHoklch(0.841 0.075 257.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accdfc on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#accdfc on black: 12.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.4%
Blue98.8%

CMYK percentages

Cyan31.7%
Magenta18.7%
Yellow0.0%
Key (black)1.2%

Color previews

#accdfc text on a black background

contrast 12.89:1

Card sample

#accdfc text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accdfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accdfc in the Color Lab