Skip to content

#82acac

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

RGB
130, 172, 172
HSL
180°, 20%, 59%
CMYK
24, 0, 0, 33
Luminance
0.3723

Every format

HEX#82acac
RGBrgb(130, 172, 172)
HSLhsl(180, 20%, 59%)
CMYKcmyk(24%, 0%, 0%, 33%)
LABlab(67.5 -14.0 -4.6)
LCHlch(67.5 14.8 198.2)
OKLCHoklch(0.714 0.045 196.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#82acac on white: 2.49:1
AA ✗ fail · AA-large · AAA
Aa
#82acac on black: 8.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.0%
Green67.5%
Blue67.5%

CMYK percentages

Cyan24.4%
Magenta0.0%
Yellow0.0%
Key (black)32.5%

Color previews

#82acac text on a black background

contrast 8.45:1

Card sample

#82acac text on a white background

contrast 2.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #82acac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #82acac in the Color Lab