Skip to content

#acecbc

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

RGB
172, 236, 188
HSL
135°, 63%, 80%
CMYK
27, 0, 20, 8
Luminance
0.7239

Every format

HEX#acecbc
RGBrgb(172, 236, 188)
HSLhsl(135, 63%, 80%)
CMYKcmyk(27%, 0%, 20%, 8%)
LABlab(88.2 -29.6 16.9)
LCHlch(88.2 34.1 150.2)
OKLCHoklch(0.887 0.092 151.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acecbc on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#acecbc on black: 15.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.5%
Blue73.7%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow20.3%
Key (black)7.5%

Color previews

#acecbc text on a black background

contrast 15.48:1

Card sample

#acecbc text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acecbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acecbc in the Color Lab