Skip to content

#acfdff

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

RGB
172, 253, 255
HSL
181°, 100%, 84%
CMYK
33, 1, 0, 0
Luminance
0.8624

Every format

HEX#acfdff
RGBrgb(172, 253, 255)
HSLhsl(181, 100%, 84%)
CMYKcmyk(33%, 1%, 0%, 0%)
LABlab(94.4 -24.0 -8.8)
LCHlch(94.4 25.6 200.1)
OKLCHoklch(0.943 0.079 197.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acfdff on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#acfdff on black: 18.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green99.2%
Blue100.0%

CMYK percentages

Cyan32.5%
Magenta0.8%
Yellow0.0%
Key (black)0.0%

Color previews

#acfdff text on a black background

contrast 18.25:1

Card sample

#acfdff text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfdff in the Color Lab