Skip to content

#ace28b

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

RGB
172, 226, 139
HSL
97°, 60%, 72%
CMYK
24, 0, 39, 11
Luminance
0.6503

Every format

HEX#ace28b
RGBrgb(172, 226, 139)
HSLhsl(97, 60%, 72%)
CMYKcmyk(24%, 0%, 39%, 11%)
LABlab(84.5 -32.6 37.1)
LCHlch(84.5 49.4 131.4)
OKLCHoklch(0.855 0.128 134.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace28b on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#ace28b on black: 14.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green88.6%
Blue54.5%

CMYK percentages

Cyan23.9%
Magenta0.0%
Yellow38.5%
Key (black)11.4%

Color previews

#ace28b text on a black background

contrast 14.01:1

Card sample

#ace28b text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace28b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace28b in the Color Lab