Skip to content

#acefbc

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

RGB
172, 239, 188
HSL
134°, 68%, 81%
CMYK
28, 0, 21, 6
Luminance
0.7413

Every format

HEX#acefbc
RGBrgb(172, 239, 188)
HSLhsl(134, 68%, 81%)
CMYKcmyk(28%, 0%, 21%, 6%)
LABlab(89.0 -31.0 18.1)
LCHlch(89.0 35.9 149.8)
OKLCHoklch(0.894 0.097 151.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green93.7%
Blue73.7%

CMYK percentages

Cyan28.0%
Magenta0.0%
Yellow21.3%
Key (black)6.3%

Color previews

#acefbc text on a black background

contrast 15.83:1

Card sample

#acefbc text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acefbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acefbc in the Color Lab