Skip to content

#aceba5

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

RGB
172, 235, 165
HSL
114°, 64%, 78%
CMYK
27, 0, 30, 8
Luminance
0.7090

Every format

HEX#aceba5
RGBrgb(172, 235, 165)
HSLhsl(114, 64%, 78%)
CMYKcmyk(27%, 0%, 30%, 8%)
LABlab(87.4 -33.0 27.8)
LCHlch(87.4 43.1 139.9)
OKLCHoklch(0.880 0.114 142.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceba5 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#aceba5 on black: 15.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.2%
Blue64.7%

CMYK percentages

Cyan26.8%
Magenta0.0%
Yellow29.8%
Key (black)7.8%

Color previews

#aceba5 text on a black background

contrast 15.18:1

Card sample

#aceba5 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceba5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceba5 in the Color Lab