Skip to content

#accefc

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

RGB
172, 206, 252
HSL
215°, 93%, 83%
CMYK
32, 18, 0, 1
Luminance
0.5994

Every format

HEX#accefc
RGBrgb(172, 206, 252)
HSLhsl(215, 93%, 83%)
CMYKcmyk(32%, 18%, 0%, 1%)
LABlab(81.8 -0.8 -26.2)
LCHlch(81.8 26.2 268.3)
OKLCHoklch(0.843 0.074 256.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accefc on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#accefc on black: 12.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#accefc text on a black background

contrast 12.99:1

Card sample

#accefc text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accefc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accefc in the Color Lab