Skip to content

#accdfb

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

RGB
172, 205, 251
HSL
215°, 91%, 83%
CMYK
32, 18, 0, 2
Luminance
0.5940

Every format

HEX#accdfb
RGBrgb(172, 205, 251)
HSLhsl(215, 91%, 83%)
CMYKcmyk(32%, 18%, 0%, 2%)
LABlab(81.5 -0.5 -26.1)
LCHlch(81.5 26.1 268.9)
OKLCHoklch(0.840 0.074 256.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan31.5%
Magenta18.3%
Yellow0.0%
Key (black)1.6%

Color previews

#accdfb text on a black background

contrast 12.88:1

Card sample

#accdfb text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accdfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accdfb in the Color Lab