Skip to content

#83db2f

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

RGB
131, 219, 47
HSL
91°, 71%, 52%
CMYK
40, 0, 79, 14
Luminance
0.5569

Every format

HEX#83db2f
RGBrgb(131, 219, 47)
HSLhsl(91, 71%, 52%)
CMYKcmyk(40%, 0%, 79%, 14%)
LABlab(79.4 -52.3 69.8)
LCHlch(79.4 87.2 126.8)
OKLCHoklch(0.805 0.213 133.7)

Copy-ready code

/* CSS */
color: #83db2f;
background-color: #83db2f;
/* Tailwind (arbitrary) */
class="text-[#83db2f] bg-[#83db2f]"
/* SCSS */
$brand: #83db2f;
/* SwiftUI */
Color(red: 0.514, green: 0.859, blue: 0.184)
/* Android */
Color.parseColor("#83db2f")

Accessibility — WCAG contrast

Aa
#83db2f on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#83db2f on black: 12.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.4%
Green85.9%
Blue18.4%

CMYK percentages

Cyan40.2%
Magenta0.0%
Yellow78.5%
Key (black)14.1%

Color previews

#83db2f text on a black background

contrast 12.14:1

Card sample

#83db2f text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #83db2f;
Background color
Panel with #83db2f background
background-color: #83db2f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #83db2f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(131, 219, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(131, 219, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #83db2f;
background: linear-gradient(135deg, #83db2f, #2FDB4E);

Monochromatic scale

Palettes built from #83db2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #83db2f in the Color Lab