Skip to content

#5afd7b

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

RGB
90, 253, 123
HSL
132°, 98%, 67%
CMYK
64, 0, 51, 1
Luminance
0.7385

Every format

HEX#5afd7b
RGBrgb(90, 253, 123)
HSLhsl(132, 98%, 67%)
CMYKcmyk(64%, 0%, 51%, 1%)
LABlab(88.8 -68.4 49.6)
LCHlch(88.8 84.5 144.0)
OKLCHoklch(0.881 0.220 147.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5afd7b on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#5afd7b on black: 15.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green99.2%
Blue48.2%

CMYK percentages

Cyan64.4%
Magenta0.0%
Yellow51.4%
Key (black)0.8%

Color previews

#5afd7b text on a black background

contrast 15.77:1

Card sample

#5afd7b text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5afd7b;
Background color
Panel with #5afd7b background
background-color: #5afd7b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5afd7b;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(90, 253, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(90, 253, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5afd7b;
background: linear-gradient(135deg, #5afd7b, #5AFDE8);

Monochromatic scale

Palettes built from #5afd7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5afd7b in the Color Lab