Skip to content

#aceaca

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

RGB
172, 234, 202
HSL
149°, 60%, 80%
CMYK
27, 0, 14, 8
Luminance
0.7188

Every format

HEX#aceaca
RGBrgb(172, 234, 202)
HSLhsl(149, 60%, 80%)
CMYKcmyk(27%, 0%, 14%, 8%)
LABlab(87.9 -26.0 9.3)
LCHlch(87.9 27.6 160.4)
OKLCHoklch(0.886 0.077 161.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green91.8%
Blue79.2%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow13.7%
Key (black)8.2%

Color previews

#aceaca text on a black background

contrast 15.38:1

Card sample

#aceaca text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceaca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceaca in the Color Lab