Skip to content

#acefbd

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

RGB
172, 239, 189
HSL
135°, 68%, 81%
CMYK
28, 0, 21, 6
Luminance
0.7418

Every format

HEX#acefbd
RGBrgb(172, 239, 189)
HSLhsl(135, 68%, 81%)
CMYKcmyk(28%, 0%, 21%, 6%)
LABlab(89.0 -30.8 17.6)
LCHlch(89.0 35.5 150.3)
OKLCHoklch(0.894 0.096 152.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acefbd on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#acefbd on black: 15.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green93.7%
Blue74.1%

CMYK percentages

Cyan28.0%
Magenta0.0%
Yellow20.9%
Key (black)6.3%

Color previews

#acefbd text on a black background

contrast 15.84:1

Card sample

#acefbd text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acefbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acefbd in the Color Lab