Skip to content

#acefcc

a light, vivid green · cool · closest name: aquamarine

RGB
172, 239, 204
HSL
149°, 68%, 81%
CMYK
28, 0, 15, 6
Luminance
0.7486

Every format

HEX#acefcc
RGBrgb(172, 239, 204)
HSLhsl(149, 68%, 81%)
CMYKcmyk(28%, 0%, 15%, 6%)
LABlab(89.3 -28.0 10.3)
LCHlch(89.3 29.8 159.9)
OKLCHoklch(0.898 0.083 161.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acefcc on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#acefcc on black: 15.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green93.7%
Blue80.0%

CMYK percentages

Cyan28.0%
Magenta0.0%
Yellow14.6%
Key (black)6.3%

Color previews

#acefcc text on a black background

contrast 15.97:1

Card sample

#acefcc text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acefcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acefcc in the Color Lab