Skip to content

#aceb8c

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

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

Every format

HEX#aceb8c
RGBrgb(172, 235, 140)
HSLhsl(100, 70%, 74%)
CMYKcmyk(27%, 0%, 40%, 8%)
LABlab(87.0 -36.6 39.8)
LCHlch(87.0 54.1 132.6)
OKLCHoklch(0.875 0.140 135.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.2%
Blue54.9%

CMYK percentages

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

Color previews

#aceb8c text on a black background

contrast 15.02:1

Card sample

#aceb8c text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceb8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceb8c in the Color Lab