Skip to content

#1fdd3f

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

RGB
31, 221, 63
HSL
130°, 75%, 49%
CMYK
86, 0, 72, 13
Luminance
0.5236

Every format

HEX#1fdd3f
RGBrgb(31, 221, 63)
HSLhsl(130, 75%, 49%)
CMYKcmyk(86%, 0%, 72%, 13%)
LABlab(77.5 -73.0 61.8)
LCHlch(77.5 95.7 139.8)
OKLCHoklch(0.782 0.242 144.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1fdd3f on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#1fdd3f on black: 11.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.2%
Green86.7%
Blue24.7%

CMYK percentages

Cyan86.0%
Magenta0.0%
Yellow71.5%
Key (black)13.3%

Color previews

#1fdd3f text on a black background

contrast 11.47:1

Card sample

#1fdd3f text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1fdd3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1fdd3f in the Color Lab