Skip to content

#addf85

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

RGB
173, 223, 133
HSL
93°, 58%, 70%
CMYK
22, 0, 40, 13
Luminance
0.6335

Every format

HEX#addf85
RGBrgb(173, 223, 133)
HSLhsl(93, 58%, 70%)
CMYKcmyk(22%, 0%, 40%, 13%)
LABlab(83.6 -31.7 39.0)
LCHlch(83.6 50.2 129.1)
OKLCHoklch(0.848 0.129 132.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addf85 on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#addf85 on black: 13.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green87.5%
Blue52.2%

CMYK percentages

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

Color previews

#addf85 text on a black background

contrast 13.67:1

Card sample

#addf85 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addf85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addf85 in the Color Lab