Skip to content

#acfffc

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

RGB
172, 255, 252
HSL
178°, 100%, 84%
CMYK
33, 0, 1, 0
Luminance
0.8732

Every format

HEX#acfffc
RGBrgb(172, 255, 252)
HSLhsl(178, 100%, 84%)
CMYKcmyk(33%, 0%, 1%, 0%)
LABlab(94.9 -25.6 -6.6)
LCHlch(94.9 26.5 194.4)
OKLCHoklch(0.946 0.081 193.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acfffc on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#acfffc on black: 18.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green100.0%
Blue98.8%

CMYK percentages

Cyan32.5%
Magenta0.0%
Yellow1.2%
Key (black)0.0%

Color previews

#acfffc text on a black background

contrast 18.46:1

Card sample

#acfffc text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfffc in the Color Lab