Skip to content

#acffee

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

RGB
172, 255, 238
HSL
168°, 100%, 84%
CMYK
33, 0, 7, 0
Luminance
0.8646

Every format

HEX#acffee
RGBrgb(172, 255, 238)
HSLhsl(168, 100%, 84%)
CMYKcmyk(33%, 0%, 7%, 0%)
LABlab(94.5 -28.7 0.1)
LCHlch(94.5 28.7 179.8)
OKLCHoklch(0.942 0.084 180.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green100.0%
Blue93.3%

CMYK percentages

Cyan32.5%
Magenta0.0%
Yellow6.7%
Key (black)0.0%

Color previews

#acffee text on a black background

contrast 18.29:1

Card sample

#acffee text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acffee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acffee in the Color Lab