Skip to content

#acefcd

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

RGB
172, 239, 205
HSL
150°, 68%, 81%
CMYK
28, 0, 14, 6
Luminance
0.7491

Every format

HEX#acefcd
RGBrgb(172, 239, 205)
HSLhsl(150, 68%, 81%)
CMYKcmyk(28%, 0%, 14%, 6%)
LABlab(89.3 -27.8 9.8)
LCHlch(89.3 29.5 160.7)
OKLCHoklch(0.898 0.082 162.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green93.7%
Blue80.4%

CMYK percentages

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

Color previews

#acefcd text on a black background

contrast 15.98:1

Card sample

#acefcd text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acefcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acefcd in the Color Lab