Skip to content

#aceba3

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

RGB
172, 235, 163
HSL
113°, 64%, 78%
CMYK
27, 0, 31, 8
Luminance
0.7083

Every format

HEX#aceba3
RGBrgb(172, 235, 163)
HSLhsl(113, 64%, 78%)
CMYKcmyk(27%, 0%, 31%, 8%)
LABlab(87.4 -33.3 28.8)
LCHlch(87.4 44.0 139.2)
OKLCHoklch(0.880 0.116 141.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.2%
Blue63.9%

CMYK percentages

Cyan26.8%
Magenta0.0%
Yellow30.6%
Key (black)7.8%

Color previews

#aceba3 text on a black background

contrast 15.17:1

Card sample

#aceba3 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceba3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceba3 in the Color Lab