Skip to content

#acdf90

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

RGB
172, 223, 144
HSL
99°, 55%, 72%
CMYK
23, 0, 35, 13
Luminance
0.6356

Every format

HEX#acdf90
RGBrgb(172, 223, 144)
HSLhsl(99, 55%, 72%)
CMYKcmyk(23%, 0%, 35%, 13%)
LABlab(83.7 -30.5 33.5)
LCHlch(83.7 45.4 132.3)
OKLCHoklch(0.849 0.118 135.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdf90 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#acdf90 on black: 13.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.5%
Blue56.5%

CMYK percentages

Cyan22.9%
Magenta0.0%
Yellow35.4%
Key (black)12.5%

Color previews

#acdf90 text on a black background

contrast 13.71:1

Card sample

#acdf90 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdf90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdf90 in the Color Lab