Skip to content

#acffed

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

RGB
172, 255, 237
HSL
167°, 100%, 84%
CMYK
33, 0, 7, 0
Luminance
0.8641

Every format

HEX#acffed
RGBrgb(172, 255, 237)
HSLhsl(167, 100%, 84%)
CMYKcmyk(33%, 0%, 7%, 0%)
LABlab(94.5 -28.9 0.6)
LCHlch(94.5 28.9 178.8)
OKLCHoklch(0.942 0.085 179.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green100.0%
Blue92.9%

CMYK percentages

Cyan32.5%
Magenta0.0%
Yellow7.1%
Key (black)0.0%

Color previews

#acffed text on a black background

contrast 18.28:1

Card sample

#acffed text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acffed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acffed in the Color Lab