Skip to content

#08accb

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

RGB
8, 172, 203
HSL
190°, 92%, 41%
CMYK
96, 15, 0, 20
Luminance
0.3387

Every format

HEX#08accb
RGBrgb(8, 172, 203)
HSLhsl(190, 92%, 41%)
CMYKcmyk(96%, 15%, 0%, 20%)
LABlab(64.9 -25.5 -26.1)
LCHlch(64.9 36.5 225.6)
OKLCHoklch(0.687 0.122 216.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#08accb on white: 2.70:1
AA ✗ fail · AA-large · AAA
Aa
#08accb on black: 7.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green67.5%
Blue79.6%

CMYK percentages

Cyan96.1%
Magenta15.3%
Yellow0.0%
Key (black)20.4%

Color previews

#08accb text on a black background

contrast 7.77:1

Card sample

#08accb text on a white background

contrast 2.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(8, 172, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(8, 172, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #08accb;
background: linear-gradient(135deg, #08accb, #082ACB);

Monochromatic scale

Palettes built from #08accb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #08accb in the Color Lab