Skip to content

#58fccc

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

RGB
88, 252, 204
HSL
162°, 97%, 67%
CMYK
65, 0, 19, 1
Luminance
0.7606

Every format

HEX#58fccc
RGBrgb(88, 252, 204)
HSLhsl(162, 97%, 67%)
CMYKcmyk(65%, 0%, 19%, 1%)
LABlab(89.9 -53.5 10.6)
LCHlch(89.9 54.5 168.8)
OKLCHoklch(0.894 0.152 169.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#58fccc on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#58fccc on black: 16.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red34.5%
Green98.8%
Blue80.0%

CMYK percentages

Cyan65.1%
Magenta0.0%
Yellow19.0%
Key (black)1.2%

Color previews

#58fccc text on a black background

contrast 16.21:1

Card sample

#58fccc text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #58fccc;
Background color
Panel with #58fccc background
background-color: #58fccc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #58fccc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(88, 252, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(88, 252, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #58fccc;
background: linear-gradient(135deg, #58fccc, #58BFFC);

Monochromatic scale

Palettes built from #58fccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #58fccc in the Color Lab