Skip to content

#ace38d

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

RGB
172, 227, 141
HSL
98°, 61%, 72%
CMYK
24, 0, 38, 11
Luminance
0.6563

Every format

HEX#ace38d
RGBrgb(172, 227, 141)
HSLhsl(98, 61%, 72%)
CMYKcmyk(24%, 0%, 38%, 11%)
LABlab(84.8 -32.8 36.5)
LCHlch(84.8 49.0 132.0)
OKLCHoklch(0.858 0.127 134.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace38d on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#ace38d on black: 14.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green89.0%
Blue55.3%

CMYK percentages

Cyan24.2%
Magenta0.0%
Yellow37.9%
Key (black)11.0%

Color previews

#ace38d text on a black background

contrast 14.13:1

Card sample

#ace38d text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace38d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace38d in the Color Lab