Skip to content

#08abbd

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

RGB
8, 171, 189
HSL
186°, 92%, 39%
CMYK
96, 10, 0, 26
Luminance
0.3285

Every format

HEX#08abbd
RGBrgb(8, 171, 189)
HSLhsl(186, 92%, 39%)
CMYKcmyk(96%, 10%, 0%, 26%)
LABlab(64.0 -29.6 -19.6)
LCHlch(64.0 35.5 213.4)
OKLCHoklch(0.678 0.116 208.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#08abbd on white: 2.77:1
AA ✗ fail · AA-large · AAA
Aa
#08abbd on black: 7.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green67.1%
Blue74.1%

CMYK percentages

Cyan95.8%
Magenta9.5%
Yellow0.0%
Key (black)25.9%

Color previews

#08abbd text on a black background

contrast 7.57:1

Card sample

#08abbd text on a white background

contrast 2.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #08abbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #08abbd in the Color Lab