Skip to content

#acfaff

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

RGB
172, 250, 255
HSL
184°, 100%, 84%
CMYK
33, 2, 0, 0
Luminance
0.8436

Every format

HEX#acfaff
RGBrgb(172, 250, 255)
HSLhsl(184, 100%, 84%)
CMYKcmyk(33%, 2%, 0%, 0%)
LABlab(93.6 -22.5 -10.0)
LCHlch(93.6 24.7 203.9)
OKLCHoklch(0.936 0.076 201.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acfaff on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#acfaff on black: 17.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green98.0%
Blue100.0%

CMYK percentages

Cyan32.5%
Magenta2.0%
Yellow0.0%
Key (black)0.0%

Color previews

#acfaff text on a black background

contrast 17.87:1

Card sample

#acfaff text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfaff in the Color Lab