Skip to content

#aceb97

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

RGB
172, 235, 151
HSL
105°, 68%, 76%
CMYK
27, 0, 36, 8
Luminance
0.7042

Every format

HEX#aceb97
RGBrgb(172, 235, 151)
HSLhsl(105, 68%, 76%)
CMYKcmyk(27%, 0%, 36%, 8%)
LABlab(87.2 -35.1 34.6)
LCHlch(87.2 49.3 135.4)
OKLCHoklch(0.877 0.129 138.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceb97 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#aceb97 on black: 15.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.2%
Blue59.2%

CMYK percentages

Cyan26.8%
Magenta0.0%
Yellow35.7%
Key (black)7.8%

Color previews

#aceb97 text on a black background

contrast 15.08:1

Card sample

#aceb97 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 235, 151, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 235, 151, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aceb97;
background: linear-gradient(135deg, #aceb97, #97EBBA);

Monochromatic scale

Palettes built from #aceb97

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceb97 in the Color Lab