Skip to content

#aceba1

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

RGB
172, 235, 161
HSL
111°, 65%, 78%
CMYK
27, 0, 32, 8
Luminance
0.7076

Every format

HEX#aceba1
RGBrgb(172, 235, 161)
HSLhsl(111, 65%, 78%)
CMYKcmyk(27%, 0%, 32%, 8%)
LABlab(87.4 -33.6 29.7)
LCHlch(87.4 44.9 138.5)
OKLCHoklch(0.879 0.118 140.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.2%
Blue63.1%

CMYK percentages

Cyan26.8%
Magenta0.0%
Yellow31.5%
Key (black)7.8%

Color previews

#aceba1 text on a black background

contrast 15.15:1

Card sample

#aceba1 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceba1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceba1 in the Color Lab