Skip to content

#1ff4ac

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

RGB
31, 244, 172
HSL
160°, 91%, 54%
CMYK
87, 0, 30, 4
Luminance
0.6797

Every format

HEX#1ff4ac
RGBrgb(31, 244, 172)
HSLhsl(160, 91%, 54%)
CMYKcmyk(87%, 0%, 30%, 4%)
LABlab(86.0 -63.8 21.5)
LCHlch(86.0 67.3 161.4)
OKLCHoklch(0.857 0.182 162.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1ff4ac on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#1ff4ac on black: 14.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.2%
Green95.7%
Blue67.5%

CMYK percentages

Cyan87.3%
Magenta0.0%
Yellow29.5%
Key (black)4.3%

Color previews

#1ff4ac text on a black background

contrast 14.59:1

Card sample

#1ff4ac text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(31, 244, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(31, 244, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1ff4ac;
background: linear-gradient(135deg, #1ff4ac, #1FAEF4);

Monochromatic scale

Palettes built from #1ff4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1ff4ac in the Color Lab