Skip to content

#accefe

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

RGB
172, 206, 254
HSL
215°, 98%, 84%
CMYK
32, 19, 0, 0
Luminance
0.6007

Every format

HEX#accefe
RGBrgb(172, 206, 254)
HSLhsl(215, 98%, 84%)
CMYKcmyk(32%, 19%, 0%, 0%)
LABlab(81.9 -0.3 -27.2)
LCHlch(81.9 27.2 269.4)
OKLCHoklch(0.843 0.077 257.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accefe on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#accefe on black: 13.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.8%
Blue99.6%

CMYK percentages

Cyan32.3%
Magenta18.9%
Yellow0.0%
Key (black)0.4%

Color previews

#accefe text on a black background

contrast 13.01:1

Card sample

#accefe text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accefe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accefe in the Color Lab