Skip to content

#5abbbc

a balanced, soft cyan · cool · closest name: skyblue

RGB
90, 187, 188
HSL
181°, 42%, 55%
CMYK
52, 1, 0, 26
Luminance
0.4135

Every format

HEX#5abbbc
RGBrgb(90, 187, 188)
HSLhsl(181, 42%, 55%)
CMYKcmyk(52%, 1%, 0%, 26%)
LABlab(70.4 -28.1 -9.2)
LCHlch(70.4 29.6 198.2)
OKLCHoklch(0.734 0.091 196.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5abbbc on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#5abbbc on black: 9.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green73.3%
Blue73.7%

CMYK percentages

Cyan52.1%
Magenta0.5%
Yellow0.0%
Key (black)26.3%

Color previews

#5abbbc text on a black background

contrast 9.27:1

Card sample

#5abbbc text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5abbbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5abbbc in the Color Lab