Skip to content

#007f74

a deep, electric cyan · cool · closest name: teal

RGB
0, 127, 116
HSL
175°, 100%, 25%
CMYK
100, 0, 9, 50
Luminance
0.1644

Every format

HEX#007f74
RGBrgb(0, 127, 116)
HSLhsl(175, 100%, 25%)
CMYKcmyk(100%, 0%, 9%, 50%)
LABlab(47.5 -32.2 -2.5)
LCHlch(47.5 32.3 184.4)
OKLCHoklch(0.536 0.095 184.3)

Copy-ready code

/* CSS */
color: #007f74;
background-color: #007f74;
/* Tailwind (arbitrary) */
class="text-[#007f74] bg-[#007f74]"
/* SCSS */
$brand: #007f74;
/* SwiftUI */
Color(red: 0.000, green: 0.498, blue: 0.455)
/* Android */
Color.parseColor("#007f74")

Accessibility — WCAG contrast

Aa
#007f74 on white: 4.90:1
AA ✓ pass · AA-large · AAA
Aa
#007f74 on black: 4.29:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green49.8%
Blue45.5%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow8.7%
Key (black)50.2%

Color previews

#007f74 text on a black background

contrast 4.29:1

Card sample

#007f74 text on a white background

contrast 4.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #007f74;
Background color
Panel with #007f74 background
background-color: #007f74;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #007f74;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 127, 116, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 127, 116, 0.45);
Border & gradient
Gradient panel
border: 3px solid #007f74;
background: linear-gradient(135deg, #007f74, #00357F);

Monochromatic scale

Palettes built from #007f74

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #007f74 in the Color Lab