Skip to content

#acef90

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

RGB
172, 239, 144
HSL
102°, 75%, 75%
CMYK
28, 0, 40, 6
Luminance
0.7252

Every format

HEX#acef90
RGBrgb(172, 239, 144)
HSLhsl(102, 75%, 75%)
CMYKcmyk(28%, 0%, 40%, 6%)
LABlab(88.2 -37.9 39.4)
LCHlch(88.2 54.6 133.9)
OKLCHoklch(0.885 0.142 136.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acef90 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#acef90 on black: 15.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green93.7%
Blue56.5%

CMYK percentages

Cyan28.0%
Magenta0.0%
Yellow39.7%
Key (black)6.3%

Color previews

#acef90 text on a black background

contrast 15.50:1

Card sample

#acef90 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 239, 144, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 239, 144, 0.45);
Border & gradient
Gradient panel
border: 3px solid #acef90;
background: linear-gradient(135deg, #acef90, #90EFB3);

Monochromatic scale

Palettes built from #acef90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acef90 in the Color Lab