Skip to content

#70df7b

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

RGB
112, 223, 123
HSL
126°, 63%, 66%
CMYK
50, 0, 45, 13
Luminance
0.5765

Every format

HEX#70df7b
RGBrgb(112, 223, 123)
HSLhsl(126, 63%, 66%)
CMYKcmyk(50%, 0%, 45%, 13%)
LABlab(80.5 -52.2 39.4)
LCHlch(80.5 65.4 143.0)
OKLCHoklch(0.814 0.171 145.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#70df7b on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#70df7b on black: 12.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.9%
Green87.5%
Blue48.2%

CMYK percentages

Cyan49.8%
Magenta0.0%
Yellow44.8%
Key (black)12.5%

Color previews

#70df7b text on a black background

contrast 12.53:1

Card sample

#70df7b text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #70df7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #70df7b in the Color Lab