Skip to content

#0dabab

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

RGB
13, 171, 171
HSL
180°, 86%, 36%
CMYK
92, 0, 0, 33
Luminance
0.3215

Every format

HEX#0dabab
RGBrgb(13, 171, 171)
HSLhsl(180, 86%, 36%)
CMYKcmyk(92%, 0%, 0%, 33%)
LABlab(63.5 -35.2 -10.4)
LCHlch(63.5 36.7 196.4)
OKLCHoklch(0.672 0.113 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0dabab on white: 2.83:1
AA ✗ fail · AA-large · AAA
Aa
#0dabab on black: 7.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red5.1%
Green67.1%
Blue67.1%

CMYK percentages

Cyan92.4%
Magenta0.0%
Yellow0.0%
Key (black)32.9%

Color previews

#0dabab text on a black background

contrast 7.43:1

Card sample

#0dabab text on a white background

contrast 2.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0dabab;
Background color
Panel with #0dabab background
background-color: #0dabab;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0dabab;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(13, 171, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(13, 171, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0dabab;
background: linear-gradient(135deg, #0dabab, #0D42AB);

Monochromatic scale

Palettes built from #0dabab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0dabab in the Color Lab