Skip to content

#addf70

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

RGB
173, 223, 112
HSL
87°, 63%, 66%
CMYK
22, 0, 50, 13
Luminance
0.6283

Every format

HEX#addf70
RGBrgb(173, 223, 112)
HSLhsl(87, 63%, 66%)
CMYKcmyk(22%, 0%, 50%, 13%)
LABlab(83.3 -34.1 48.8)
LCHlch(83.3 59.6 125.0)
OKLCHoklch(0.845 0.150 129.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addf70 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#addf70 on black: 13.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green87.5%
Blue43.9%

CMYK percentages

Cyan22.4%
Magenta0.0%
Yellow49.8%
Key (black)12.5%

Color previews

#addf70 text on a black background

contrast 13.57:1

Card sample

#addf70 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addf70

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addf70 in the Color Lab