Skip to content

#aceaaf

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

RGB
172, 234, 175
HSL
123°, 60%, 80%
CMYK
27, 0, 25, 8
Luminance
0.7071

Every format

HEX#aceaaf
RGBrgb(172, 234, 175)
HSLhsl(123, 60%, 80%)
CMYKcmyk(27%, 0%, 25%, 8%)
LABlab(87.3 -30.9 22.5)
LCHlch(87.3 38.2 143.9)
OKLCHoklch(0.880 0.102 145.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green91.8%
Blue68.6%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow25.2%
Key (black)8.2%

Color previews

#aceaaf text on a black background

contrast 15.14:1

Card sample

#aceaaf text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceaaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceaaf in the Color Lab