Skip to content

#70fdac

a light, electric green · cool · closest name: aquamarine

RGB
112, 253, 172
HSL
146°, 97%, 72%
CMYK
56, 0, 32, 1
Luminance
0.7667

Every format

HEX#70fdac
RGBrgb(112, 253, 172)
HSLhsl(146, 97%, 72%)
CMYKcmyk(56%, 0%, 32%, 1%)
LABlab(90.2 -56.0 27.5)
LCHlch(90.2 62.4 153.9)
OKLCHoklch(0.896 0.168 155.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#70fdac on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#70fdac on black: 16.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.9%
Green99.2%
Blue67.5%

CMYK percentages

Cyan55.7%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#70fdac text on a black background

contrast 16.33:1

Card sample

#70fdac text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #70fdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #70fdac in the Color Lab