Skip to content

#55fdac

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

RGB
85, 253, 172
HSL
151°, 98%, 66%
CMYK
66, 0, 32, 1
Luminance
0.7516

Every format

HEX#55fdac
RGBrgb(85, 253, 172)
HSLhsl(151, 98%, 66%)
CMYKcmyk(66%, 0%, 32%, 1%)
LABlab(89.5 -61.1 26.4)
LCHlch(89.5 66.6 156.6)
OKLCHoklch(0.888 0.179 158.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#55fdac on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#55fdac on black: 16.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green99.2%
Blue67.5%

CMYK percentages

Cyan66.4%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#55fdac text on a black background

contrast 16.03:1

Card sample

#55fdac text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #55fdac;
Background color
Panel with #55fdac background
background-color: #55fdac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #55fdac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(85, 253, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(85, 253, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #55fdac;
background: linear-gradient(135deg, #55fdac, #55DEFD);

Monochromatic scale

Palettes built from #55fdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #55fdac in the Color Lab