Skip to content

#ace67d

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

RGB
172, 230, 125
HSL
93°, 68%, 70%
CMYK
25, 0, 46, 10
Luminance
0.6684

Every format

HEX#ace67d
RGBrgb(172, 230, 125)
HSLhsl(93, 68%, 70%)
CMYKcmyk(25%, 0%, 46%, 10%)
LABlab(85.4 -36.2 45.1)
LCHlch(85.4 57.9 128.8)
OKLCHoklch(0.862 0.148 132.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace67d on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#ace67d on black: 14.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green90.2%
Blue49.0%

CMYK percentages

Cyan25.2%
Magenta0.0%
Yellow45.7%
Key (black)9.8%

Color previews

#ace67d text on a black background

contrast 14.37:1

Card sample

#ace67d text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace67d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace67d in the Color Lab