Skip to content

#aceac1

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

RGB
172, 234, 193
HSL
140°, 60%, 80%
CMYK
27, 0, 18, 8
Luminance
0.7147

Every format

HEX#aceac1
RGBrgb(172, 234, 193)
HSLhsl(140, 60%, 80%)
CMYKcmyk(27%, 0%, 18%, 8%)
LABlab(87.7 -27.7 13.7)
LCHlch(87.7 30.9 153.7)
OKLCHoklch(0.884 0.085 155.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceac1 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#aceac1 on black: 15.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.8%
Blue75.7%

CMYK percentages

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

Color previews

#aceac1 text on a black background

contrast 15.29:1

Card sample

#aceac1 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceac1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceac1 in the Color Lab