Skip to content

#60baba

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

RGB
96, 186, 186
HSL
180°, 40%, 55%
CMYK
48, 0, 0, 27
Luminance
0.4115

Every format

HEX#60baba
RGBrgb(96, 186, 186)
HSLhsl(180, 40%, 55%)
CMYKcmyk(48%, 0%, 0%, 27%)
LABlab(70.3 -26.8 -8.3)
LCHlch(70.3 28.1 197.2)
OKLCHoklch(0.734 0.086 195.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#60baba on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#60baba on black: 9.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.6%
Green72.9%
Blue72.9%

CMYK percentages

Cyan48.4%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#60baba text on a black background

contrast 9.23:1

Card sample

#60baba text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #60baba;
Background color
Panel with #60baba background
background-color: #60baba;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #60baba;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(96, 186, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(96, 186, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #60baba;
background: linear-gradient(135deg, #60baba, #607EBA);

Monochromatic scale

Palettes built from #60baba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #60baba in the Color Lab