Skip to content

#acefaf

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

RGB
172, 239, 175
HSL
123°, 68%, 81%
CMYK
28, 0, 27, 6
Luminance
0.7360

Every format

HEX#acefaf
RGBrgb(172, 239, 175)
HSLhsl(123, 68%, 81%)
CMYKcmyk(28%, 0%, 27%, 6%)
LABlab(88.7 -33.2 24.4)
LCHlch(88.7 41.2 143.7)
OKLCHoklch(0.891 0.110 145.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acefaf on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#acefaf on black: 15.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green93.7%
Blue68.6%

CMYK percentages

Cyan28.0%
Magenta0.0%
Yellow26.8%
Key (black)6.3%

Color previews

#acefaf text on a black background

contrast 15.72:1

Card sample

#acefaf text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acefaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acefaf in the Color Lab