Skip to content

#007b7b

a deep, electric cyan · cool · “teal”

RGB
0, 123, 123
HSL
180°, 100%, 24%
CMYK
100, 0, 0, 52
Luminance
0.1560

Every format

HEX#007b7b
RGBrgb(0, 123, 123)
HSLhsl(180, 100%, 24%)
CMYKcmyk(100%, 0%, 0%, 52%)
LABlab(46.4 -28.0 -8.2)
LCHlch(46.4 29.2 196.4)
OKLCHoklch(0.528 0.090 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red0.0%
Green48.2%
Blue48.2%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow0.0%
Key (black)51.8%

Color previews

#007b7b text on a black background

contrast 4.12:1

Card sample

#007b7b text on a white background

contrast 5.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 123, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 123, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #007b7b;
background: linear-gradient(135deg, #007b7b, #00297B);

Monochromatic scale

Palettes built from #007b7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #007b7b in the Color Lab