Skip to content

#aceb9c

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

RGB
172, 235, 156
HSL
108°, 66%, 77%
CMYK
27, 0, 34, 8
Luminance
0.7059

Every format

HEX#aceb9c
RGBrgb(172, 235, 156)
HSLhsl(108, 66%, 77%)
CMYKcmyk(27%, 0%, 34%, 8%)
LABlab(87.3 -34.4 32.1)
LCHlch(87.3 47.1 136.9)
OKLCHoklch(0.878 0.123 139.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.2%
Blue61.2%

CMYK percentages

Cyan26.8%
Magenta0.0%
Yellow33.6%
Key (black)7.8%

Color previews

#aceb9c text on a black background

contrast 15.12:1

Card sample

#aceb9c text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceb9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceb9c in the Color Lab