Skip to content

#5affcd

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

RGB
90, 255, 205
HSL
162°, 100%, 68%
CMYK
65, 0, 20, 0
Luminance
0.7810

Every format

HEX#5affcd
RGBrgb(90, 255, 205)
HSLhsl(162, 100%, 68%)
CMYKcmyk(65%, 0%, 20%, 0%)
LABlab(90.8 -54.2 11.5)
LCHlch(90.8 55.4 168.1)
OKLCHoklch(0.902 0.154 169.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5affcd on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#5affcd on black: 16.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green100.0%
Blue80.4%

CMYK percentages

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

Color previews

#5affcd text on a black background

contrast 16.62:1

Card sample

#5affcd text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5affcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5affcd in the Color Lab