Skip to content

#acfeeb

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

RGB
172, 254, 235
HSL
166°, 98%, 84%
CMYK
32, 0, 8, 0
Luminance
0.8565

Every format

HEX#acfeeb
RGBrgb(172, 254, 235)
HSLhsl(166, 98%, 84%)
CMYKcmyk(32%, 0%, 8%, 0%)
LABlab(94.2 -28.9 1.2)
LCHlch(94.2 28.9 177.7)
OKLCHoklch(0.939 0.084 178.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acfeeb on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#acfeeb on black: 18.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green99.6%
Blue92.2%

CMYK percentages

Cyan32.3%
Magenta0.0%
Yellow7.5%
Key (black)0.4%

Color previews

#acfeeb text on a black background

contrast 18.13:1

Card sample

#acfeeb text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfeeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfeeb in the Color Lab