Skip to content

#08afdb

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

RGB
8, 175, 219
HSL
193°, 93%, 45%
CMYK
96, 20, 0, 14
Luminance
0.3583

Every format

HEX#08afdb
RGBrgb(8, 175, 219)
HSLhsl(193, 93%, 45%)
CMYKcmyk(96%, 20%, 0%, 14%)
LABlab(66.4 -21.6 -32.5)
LCHlch(66.4 39.0 236.5)
OKLCHoklch(0.701 0.131 224.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#08afdb on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#08afdb on black: 8.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green68.6%
Blue85.9%

CMYK percentages

Cyan96.3%
Magenta20.1%
Yellow0.0%
Key (black)14.1%

Color previews

#08afdb text on a black background

contrast 8.17:1

Card sample

#08afdb text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #08afdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #08afdb in the Color Lab