Skip to content

#00adaf

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

RGB
0, 173, 175
HSL
181°, 100%, 34%
CMYK
100, 1, 0, 31
Luminance
0.3298

Every format

HEX#00adaf
RGBrgb(0, 173, 175)
HSLhsl(181, 100%, 34%)
CMYKcmyk(100%, 1%, 0%, 31%)
LABlab(64.1 -35.3 -11.6)
LCHlch(64.1 37.2 198.2)
OKLCHoklch(0.678 0.115 196.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00adaf on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#00adaf on black: 7.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green67.8%
Blue68.6%

CMYK percentages

Cyan100.0%
Magenta1.1%
Yellow0.0%
Key (black)31.4%

Color previews

#00adaf text on a black background

contrast 7.60:1

Card sample

#00adaf text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #00adaf;
Background color
Panel with #00adaf background
background-color: #00adaf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #00adaf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 173, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 173, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #00adaf;
background: linear-gradient(135deg, #00adaf, #0038AF);

Monochromatic scale

Palettes built from #00adaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00adaf in the Color Lab