Skip to content

#acfffd

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

RGB
172, 255, 253
HSL
179°, 100%, 84%
CMYK
33, 0, 1, 0
Luminance
0.8738

Every format

HEX#acfffd
RGBrgb(172, 255, 253)
HSLhsl(179, 100%, 84%)
CMYKcmyk(33%, 0%, 1%, 0%)
LABlab(94.9 -25.4 -7.0)
LCHlch(94.9 26.4 195.5)
OKLCHoklch(0.947 0.080 194.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green100.0%
Blue99.2%

CMYK percentages

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

Color previews

#acfffd text on a black background

contrast 18.48:1

Card sample

#acfffd text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfffd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfffd in the Color Lab