Skip to content

#acf1f1

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

RGB
172, 241, 241
HSL
180°, 71%, 81%
CMYK
29, 0, 0, 6
Luminance
0.7803

Every format

HEX#acf1f1
RGBrgb(172, 241, 241)
HSLhsl(180, 71%, 81%)
CMYKcmyk(29%, 0%, 0%, 6%)
LABlab(90.8 -21.3 -6.9)
LCHlch(90.8 22.4 198.0)
OKLCHoklch(0.913 0.069 196.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acf1f1 on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#acf1f1 on black: 16.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green94.5%
Blue94.5%

CMYK percentages

Cyan28.6%
Magenta0.0%
Yellow0.0%
Key (black)5.5%

Color previews

#acf1f1 text on a black background

contrast 16.61:1

Card sample

#acf1f1 text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acf1f1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acf1f1 in the Color Lab