Skip to content

#acecb3

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

RGB
172, 236, 179
HSL
127°, 63%, 80%
CMYK
27, 0, 24, 8
Luminance
0.7202

Every format

HEX#acecb3
RGBrgb(172, 236, 179)
HSLhsl(127, 63%, 80%)
CMYKcmyk(27%, 0%, 24%, 8%)
LABlab(88.0 -31.1 21.3)
LCHlch(88.0 37.8 145.6)
OKLCHoklch(0.885 0.101 147.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.5%
Blue70.2%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow24.2%
Key (black)7.5%

Color previews

#acecb3 text on a black background

contrast 15.40:1

Card sample

#acecb3 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acecb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acecb3 in the Color Lab