Skip to content

#aceb7d

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

RGB
172, 235, 125
HSL
94°, 73%, 71%
CMYK
27, 0, 47, 8
Luminance
0.6967

Every format

HEX#aceb7d
RGBrgb(172, 235, 125)
HSLhsl(94, 73%, 71%)
CMYKcmyk(27%, 0%, 47%, 8%)
LABlab(86.8 -38.5 46.9)
LCHlch(86.8 60.7 129.4)
OKLCHoklch(0.873 0.155 133.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceb7d on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#aceb7d on black: 14.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.2%
Blue49.0%

CMYK percentages

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

Color previews

#aceb7d text on a black background

contrast 14.93:1

Card sample

#aceb7d text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceb7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceb7d in the Color Lab