Skip to content

#5afecc

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

RGB
90, 254, 204
HSL
162°, 99%, 68%
CMYK
65, 0, 20, 0
Luminance
0.7742

Every format

HEX#5afecc
RGBrgb(90, 254, 204)
HSLhsl(162, 99%, 68%)
CMYKcmyk(65%, 0%, 20%, 0%)
LABlab(90.5 -54.0 11.5)
LCHlch(90.5 55.2 167.9)
OKLCHoklch(0.899 0.153 168.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5afecc on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#5afecc on black: 16.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green99.6%
Blue80.0%

CMYK percentages

Cyan64.6%
Magenta0.0%
Yellow19.7%
Key (black)0.4%

Color previews

#5afecc text on a black background

contrast 16.48:1

Card sample

#5afecc text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(90, 254, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(90, 254, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5afecc;
background: linear-gradient(135deg, #5afecc, #5AC3FE);

Monochromatic scale

Palettes built from #5afecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5afecc in the Color Lab