Skip to content

#55ffcc

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

RGB
85, 255, 204
HSL
162°, 100%, 67%
CMYK
67, 0, 20, 0
Luminance
0.7781

Every format

HEX#55ffcc
RGBrgb(85, 255, 204)
HSLhsl(162, 100%, 67%)
CMYKcmyk(67%, 0%, 20%, 0%)
LABlab(90.7 -55.2 11.8)
LCHlch(90.7 56.4 168.0)
OKLCHoklch(0.900 0.157 168.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#55ffcc on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#55ffcc on black: 16.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green100.0%
Blue80.0%

CMYK percentages

Cyan66.7%
Magenta0.0%
Yellow20.0%
Key (black)0.0%

Color previews

#55ffcc text on a black background

contrast 16.56:1

Card sample

#55ffcc text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #55ffcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #55ffcc in the Color Lab