Skip to content

#7bacac

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

RGB
123, 172, 172
HSL
180°, 23%, 58%
CMYK
29, 0, 0, 33
Luminance
0.3669

Every format

HEX#7bacac
RGBrgb(123, 172, 172)
HSLhsl(180, 23%, 58%)
CMYKcmyk(29%, 0%, 0%, 33%)
LABlab(67.0 -16.1 -5.2)
LCHlch(67.0 17.0 198.0)
OKLCHoklch(0.710 0.052 196.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7bacac on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#7bacac on black: 8.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.2%
Green67.5%
Blue67.5%

CMYK percentages

Cyan28.5%
Magenta0.0%
Yellow0.0%
Key (black)32.5%

Color previews

#7bacac text on a black background

contrast 8.34:1

Card sample

#7bacac text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7bacac;
Background color
Panel with #7bacac background
background-color: #7bacac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7bacac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(123, 172, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(123, 172, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7bacac;
background: linear-gradient(135deg, #7bacac, #7B8BAC);

Monochromatic scale

Palettes built from #7bacac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7bacac in the Color Lab