Skip to content

#acfefc

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

RGB
172, 254, 252
HSL
179°, 98%, 84%
CMYK
32, 0, 1, 0
Luminance
0.8668

Every format

HEX#acfefc
RGBrgb(172, 254, 252)
HSLhsl(179, 98%, 84%)
CMYKcmyk(32%, 0%, 1%, 0%)
LABlab(94.6 -25.2 -7.0)
LCHlch(94.6 26.1 195.5)
OKLCHoklch(0.944 0.080 193.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green99.6%
Blue98.8%

CMYK percentages

Cyan32.3%
Magenta0.0%
Yellow0.8%
Key (black)0.4%

Color previews

#acfefc text on a black background

contrast 18.34:1

Card sample

#acfefc text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfefc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfefc in the Color Lab