Skip to content

#acdffc

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

RGB
172, 223, 252
HSL
202°, 93%, 83%
CMYK
32, 12, 0, 1
Luminance
0.6857

Every format

HEX#acdffc
RGBrgb(172, 223, 252)
HSLhsl(202, 93%, 83%)
CMYKcmyk(32%, 12%, 0%, 1%)
LABlab(86.3 -9.7 -19.4)
LCHlch(86.3 21.7 243.4)
OKLCHoklch(0.878 0.066 233.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdffc on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#acdffc on black: 14.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.5%
Blue98.8%

CMYK percentages

Cyan31.7%
Magenta11.5%
Yellow0.0%
Key (black)1.2%

Color previews

#acdffc text on a black background

contrast 14.71:1

Card sample

#acdffc text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdffc in the Color Lab