Skip to content

#aceaac

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

RGB
172, 234, 172
HSL
120°, 60%, 80%
CMYK
27, 0, 27, 8
Luminance
0.7059

Every format

HEX#aceaac
RGBrgb(172, 234, 172)
HSLhsl(120, 60%, 80%)
CMYKcmyk(27%, 0%, 27%, 8%)
LABlab(87.3 -31.4 24.0)
LCHlch(87.3 39.5 142.6)
OKLCHoklch(0.879 0.105 144.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green91.8%
Blue67.5%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow26.5%
Key (black)8.2%

Color previews

#aceaac text on a black background

contrast 15.12:1

Card sample

#aceaac text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceaac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceaac in the Color Lab