Skip to content

#83acac

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

RGB
131, 172, 172
HSL
180°, 20%, 59%
CMYK
24, 0, 0, 33
Luminance
0.3731

Every format

HEX#83acac
RGBrgb(131, 172, 172)
HSLhsl(180, 20%, 59%)
CMYKcmyk(24%, 0%, 0%, 33%)
LABlab(67.5 -13.7 -4.5)
LCHlch(67.5 14.4 198.2)
OKLCHoklch(0.715 0.044 196.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#83acac on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#83acac on black: 8.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.4%
Green67.5%
Blue67.5%

CMYK percentages

Cyan23.8%
Magenta0.0%
Yellow0.0%
Key (black)32.5%

Color previews

#83acac text on a black background

contrast 8.46:1

Card sample

#83acac text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #83acac;
Background color
Panel with #83acac background
background-color: #83acac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #83acac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(131, 172, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(131, 172, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #83acac;
background: linear-gradient(135deg, #83acac, #8391AC);

Monochromatic scale

Palettes built from #83acac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #83acac in the Color Lab