Skip to content

#acfffe

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

RGB
172, 255, 254
HSL
179°, 100%, 84%
CMYK
33, 0, 0, 0
Luminance
0.8745

Every format

HEX#acfffe
RGBrgb(172, 255, 254)
HSLhsl(179, 100%, 84%)
CMYKcmyk(33%, 0%, 0%, 0%)
LABlab(94.9 -25.2 -7.5)
LCHlch(94.9 26.3 196.6)
OKLCHoklch(0.947 0.080 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green100.0%
Blue99.6%

CMYK percentages

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

Color previews

#acfffe text on a black background

contrast 18.49:1

Card sample

#acfffe text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfffe in the Color Lab