Skip to content

#5defac

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

RGB
93, 239, 172
HSL
153°, 82%, 65%
CMYK
61, 0, 28, 6
Luminance
0.6704

Every format

HEX#5defac
RGBrgb(93, 239, 172)
HSLhsl(153, 82%, 65%)
CMYKcmyk(61%, 0%, 28%, 6%)
LABlab(85.5 -54.3 21.0)
LCHlch(85.5 58.2 158.8)
OKLCHoklch(0.856 0.158 160.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5defac on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#5defac on black: 14.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green93.7%
Blue67.5%

CMYK percentages

Cyan61.1%
Magenta0.0%
Yellow28.0%
Key (black)6.3%

Color previews

#5defac text on a black background

contrast 14.41:1

Card sample

#5defac text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5defac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5defac in the Color Lab