Skip to content

#ace780

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

RGB
172, 231, 128
HSL
94°, 68%, 70%
CMYK
26, 0, 45, 9
Luminance
0.6748

Every format

HEX#ace780
RGBrgb(172, 231, 128)
HSLhsl(94, 68%, 70%)
CMYKcmyk(26%, 0%, 45%, 9%)
LABlab(85.8 -36.3 44.1)
LCHlch(85.8 57.1 129.5)
OKLCHoklch(0.865 0.146 133.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace780 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#ace780 on black: 14.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green90.6%
Blue50.2%

CMYK percentages

Cyan25.5%
Magenta0.0%
Yellow44.6%
Key (black)9.4%

Color previews

#ace780 text on a black background

contrast 14.50:1

Card sample

#ace780 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 231, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 231, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ace780;
background: linear-gradient(135deg, #ace780, #80E799);

Monochromatic scale

Palettes built from #ace780

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace780 in the Color Lab