Skip to content

#1f7a7a

a dark, vivid cyan · cool · closest name: teal

RGB
31, 122, 122
HSL
180°, 60%, 30%
CMYK
75, 0, 0, 52
Luminance
0.1562

Every format

HEX#1f7a7a
RGBrgb(31, 122, 122)
HSLhsl(180, 60%, 30%)
CMYKcmyk(75%, 0%, 0%, 52%)
LABlab(46.5 -25.3 -7.6)
LCHlch(46.5 26.4 196.6)
OKLCHoklch(0.529 0.081 195.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1f7a7a on white: 5.09:1
AA ✓ pass · AA-large · AAA
Aa
#1f7a7a on black: 4.12:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.2%
Green47.8%
Blue47.8%

CMYK percentages

Cyan74.6%
Magenta0.0%
Yellow0.0%
Key (black)52.2%

Color previews

#1f7a7a text on a black background

contrast 4.12:1

Card sample

#1f7a7a text on a white background

contrast 5.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1f7a7a;
Background color
Panel with #1f7a7a background
background-color: #1f7a7a;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1f7a7a;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(31, 122, 122, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(31, 122, 122, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1f7a7a;
background: linear-gradient(135deg, #1f7a7a, #1F3D7A);

Monochromatic scale

Palettes built from #1f7a7a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1f7a7a in the Color Lab