Skip to content

#addf90

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

RGB
173, 223, 144
HSL
98°, 55%, 72%
CMYK
22, 0, 35, 13
Luminance
0.6367

Every format

HEX#addf90
RGBrgb(173, 223, 144)
HSLhsl(98, 55%, 72%)
CMYKcmyk(22%, 0%, 35%, 13%)
LABlab(83.8 -30.2 33.6)
LCHlch(83.8 45.2 131.9)
OKLCHoklch(0.850 0.117 134.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#addf90 text on a black background

contrast 13.73:1

Card sample

#addf90 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addf90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addf90 in the Color Lab