Skip to content

#5dfeba

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

RGB
93, 254, 186
HSL
155°, 99%, 68%
CMYK
63, 0, 27, 0
Luminance
0.7676

Every format

HEX#5dfeba
RGBrgb(93, 254, 186)
HSLhsl(155, 99%, 68%)
CMYKcmyk(63%, 0%, 27%, 0%)
LABlab(90.2 -57.4 20.4)
LCHlch(90.2 60.9 160.5)
OKLCHoklch(0.895 0.166 161.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5dfeba on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#5dfeba on black: 16.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green99.6%
Blue72.9%

CMYK percentages

Cyan63.4%
Magenta0.0%
Yellow26.8%
Key (black)0.4%

Color previews

#5dfeba text on a black background

contrast 16.35:1

Card sample

#5dfeba text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(93, 254, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 254, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5dfeba;
background: linear-gradient(135deg, #5dfeba, #5DD7FE);

Monochromatic scale

Palettes built from #5dfeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5dfeba in the Color Lab