Skip to content

#08abad

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

RGB
8, 171, 173
HSL
181°, 91%, 36%
CMYK
95, 1, 0, 32
Luminance
0.3219

Every format

HEX#08abad
RGBrgb(8, 171, 173)
HSLhsl(181, 91%, 36%)
CMYKcmyk(95%, 1%, 0%, 32%)
LABlab(63.5 -34.7 -11.4)
LCHlch(63.5 36.6 198.2)
OKLCHoklch(0.672 0.114 196.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#08abad on white: 2.82:1
AA ✗ fail · AA-large · AAA
Aa
#08abad on black: 7.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green67.1%
Blue67.8%

CMYK percentages

Cyan95.4%
Magenta1.2%
Yellow0.0%
Key (black)32.2%

Color previews

#08abad text on a black background

contrast 7.44:1

Card sample

#08abad text on a white background

contrast 2.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #08abad;
Background color
Panel with #08abad background
background-color: #08abad;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #08abad;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #08abad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #08abad in the Color Lab