Skip to content

#97baba

a light, soft cyan · cool · closest name: silver

RGB
151, 186, 186
HSL
180°, 20%, 66%
CMYK
19, 0, 0, 27
Luminance
0.4524

Every format

HEX#97baba
RGBrgb(151, 186, 186)
HSLhsl(180, 20%, 66%)
CMYKcmyk(19%, 0%, 0%, 27%)
LABlab(73.0 -11.7 -3.9)
LCHlch(73.0 12.3 198.4)
OKLCHoklch(0.763 0.038 196.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97baba on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#97baba on black: 10.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green72.9%
Blue72.9%

CMYK percentages

Cyan18.8%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#97baba text on a black background

contrast 10.05:1

Card sample

#97baba text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97baba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97baba in the Color Lab