Skip to content

#08afab

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

RGB
8, 175, 171
HSL
179°, 91%, 36%
CMYK
95, 0, 2, 31
Luminance
0.3365

Every format

HEX#08afab
RGBrgb(8, 175, 171)
HSLhsl(179, 91%, 36%)
CMYKcmyk(95%, 0%, 2%, 31%)
LABlab(64.7 -37.2 -8.6)
LCHlch(64.7 38.2 192.9)
OKLCHoklch(0.682 0.116 191.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#08afab on white: 2.72:1
AA ✗ fail · AA-large · AAA
Aa
#08afab on black: 7.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green68.6%
Blue67.1%

CMYK percentages

Cyan95.4%
Magenta0.0%
Yellow2.3%
Key (black)31.4%

Color previews

#08afab text on a black background

contrast 7.73:1

Card sample

#08afab text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #08afab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #08afab in the Color Lab