Skip to content

#ace25f

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

RGB
172, 226, 95
HSL
85°, 69%, 63%
CMYK
24, 0, 58, 11
Luminance
0.6399

Every format

HEX#ace25f
RGBrgb(172, 226, 95)
HSLhsl(85, 69%, 63%)
CMYKcmyk(24%, 0%, 58%, 11%)
LABlab(84.0 -37.5 57.3)
LCHlch(84.0 68.5 123.2)
OKLCHoklch(0.849 0.170 128.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace25f on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#ace25f on black: 13.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green88.6%
Blue37.3%

CMYK percentages

Cyan23.9%
Magenta0.0%
Yellow58.0%
Key (black)11.4%

Color previews

#ace25f text on a black background

contrast 13.80:1

Card sample

#ace25f text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace25f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace25f in the Color Lab