Skip to content

#1fff5f

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

RGB
31, 255, 95
HSL
137°, 100%, 56%
CMYK
88, 0, 63, 0
Luminance
0.7264

Every format

HEX#1fff5f
RGBrgb(31, 255, 95)
HSLhsl(137, 100%, 56%)
CMYKcmyk(88%, 0%, 63%, 0%)
LABlab(88.3 -79.9 61.0)
LCHlch(88.3 100.5 142.6)
OKLCHoklch(0.873 0.257 146.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1fff5f on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#1fff5f on black: 15.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.2%
Green100.0%
Blue37.3%

CMYK percentages

Cyan87.8%
Magenta0.0%
Yellow62.7%
Key (black)0.0%

Color previews

#1fff5f text on a black background

contrast 15.53:1

Card sample

#1fff5f text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1fff5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1fff5f in the Color Lab