Skip to content

#5aceba

a balanced, vivid cyan · cool · closest name: turquoise

RGB
90, 206, 186
HSL
170°, 54%, 58%
CMYK
56, 0, 10, 19
Luminance
0.4986

Every format

HEX#5aceba
RGBrgb(90, 206, 186)
HSLhsl(170, 54%, 58%)
CMYKcmyk(56%, 0%, 10%, 19%)
LABlab(76.0 -37.6 0.1)
LCHlch(76.0 37.6 179.9)
OKLCHoklch(0.779 0.109 180.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5aceba on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#5aceba on black: 10.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green80.8%
Blue72.9%

CMYK percentages

Cyan56.3%
Magenta0.0%
Yellow9.7%
Key (black)19.2%

Color previews

#5aceba text on a black background

contrast 10.97:1

Card sample

#5aceba text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5aceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5aceba in the Color Lab