Skip to content

#7db7ac

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

RGB
125, 183, 172
HSL
169°, 29%, 60%
CMYK
32, 0, 6, 28
Luminance
0.4121

Every format

HEX#7db7ac
RGBrgb(125, 183, 172)
HSLhsl(169, 29%, 60%)
CMYKcmyk(32%, 0%, 6%, 28%)
LABlab(70.3 -21.2 -0.4)
LCHlch(70.3 21.2 181.1)
OKLCHoklch(0.736 0.063 181.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7db7ac on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#7db7ac on black: 9.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.0%
Green71.8%
Blue67.5%

CMYK percentages

Cyan31.7%
Magenta0.0%
Yellow6.0%
Key (black)28.2%

Color previews

#7db7ac text on a black background

contrast 9.24:1

Card sample

#7db7ac text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7db7ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7db7ac in the Color Lab