Skip to content

#aceb8d

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

RGB
172, 235, 141
HSL
100°, 70%, 74%
CMYK
27, 0, 40, 8
Luminance
0.7011

Every format

HEX#aceb8d
RGBrgb(172, 235, 141)
HSLhsl(100, 70%, 74%)
CMYKcmyk(27%, 0%, 40%, 8%)
LABlab(87.0 -36.5 39.4)
LCHlch(87.0 53.7 132.8)
OKLCHoklch(0.876 0.139 135.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceb8d on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#aceb8d on black: 15.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.2%
Blue55.3%

CMYK percentages

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

Color previews

#aceb8d text on a black background

contrast 15.02:1

Card sample

#aceb8d text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceb8d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceb8d in the Color Lab