Skip to content

#acffeb

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

RGB
172, 255, 235
HSL
166°, 100%, 84%
CMYK
33, 0, 8, 0
Luminance
0.8629

Every format

HEX#acffeb
RGBrgb(172, 255, 235)
HSLhsl(166, 100%, 84%)
CMYKcmyk(33%, 0%, 8%, 0%)
LABlab(94.4 -29.3 1.6)
LCHlch(94.4 29.4 177.0)
OKLCHoklch(0.941 0.085 177.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green100.0%
Blue92.2%

CMYK percentages

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

Color previews

#acffeb text on a black background

contrast 18.26:1

Card sample

#acffeb text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acffeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acffeb in the Color Lab