Skip to content

#acceff

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

RGB
172, 206, 255
HSL
215°, 100%, 84%
CMYK
33, 19, 0, 0
Luminance
0.6013

Every format

HEX#acceff
RGBrgb(172, 206, 255)
HSLhsl(215, 100%, 84%)
CMYKcmyk(33%, 19%, 0%, 0%)
LABlab(81.9 -0.1 -27.6)
LCHlch(81.9 27.6 269.9)
OKLCHoklch(0.844 0.078 257.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green80.8%
Blue100.0%

CMYK percentages

Cyan32.5%
Magenta19.2%
Yellow0.0%
Key (black)0.0%

Color previews

#acceff text on a black background

contrast 13.03:1

Card sample

#acceff text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acceff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acceff in the Color Lab