Skip to content

#55ffdd

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

RGB
85, 255, 221
HSL
168°, 100%, 67%
CMYK
67, 0, 13, 0
Luminance
0.7867

Every format

HEX#55ffdd
RGBrgb(85, 255, 221)
HSLhsl(168, 100%, 67%)
CMYKcmyk(67%, 0%, 13%, 0%)
LABlab(91.1 -51.2 3.5)
LCHlch(91.1 51.3 176.0)
OKLCHoklch(0.905 0.147 176.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#55ffdd on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#55ffdd on black: 16.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green100.0%
Blue86.7%

CMYK percentages

Cyan66.7%
Magenta0.0%
Yellow13.3%
Key (black)0.0%

Color previews

#55ffdd text on a black background

contrast 16.73:1

Card sample

#55ffdd text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #55ffdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #55ffdd in the Color Lab