Skip to content

#ace65d

a balanced, vivid green · cool · closest name: olivedrab

RGB
172, 230, 93
HSL
85°, 73%, 63%
CMYK
25, 0, 60, 10
Luminance
0.6615

Every format

HEX#ace65d
RGBrgb(172, 230, 93)
HSLhsl(85, 73%, 63%)
CMYKcmyk(25%, 0%, 60%, 10%)
LABlab(85.1 -39.5 59.4)
LCHlch(85.1 71.3 123.6)
OKLCHoklch(0.858 0.177 128.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace65d on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#ace65d on black: 14.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green90.2%
Blue36.5%

CMYK percentages

Cyan25.2%
Magenta0.0%
Yellow59.6%
Key (black)9.8%

Color previews

#ace65d text on a black background

contrast 14.23:1

Card sample

#ace65d text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 230, 93, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 230, 93, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ace65d;
background: linear-gradient(135deg, #ace65d, #5DE669);

Monochromatic scale

Palettes built from #ace65d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace65d in the Color Lab