Skip to content

#08daff

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

RGB
8, 218, 255
HSL
189°, 100%, 52%
CMYK
97, 15, 0, 0
Luminance
0.5741

Every format

HEX#08daff
RGBrgb(8, 218, 255)
HSLhsl(189, 100%, 52%)
CMYKcmyk(97%, 15%, 0%, 0%)
LABlab(80.4 -31.1 -30.4)
LCHlch(80.4 43.5 224.3)
OKLCHoklch(0.819 0.145 216.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#08daff on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#08daff on black: 12.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green85.5%
Blue100.0%

CMYK percentages

Cyan96.9%
Magenta14.5%
Yellow0.0%
Key (black)0.0%

Color previews

#08daff text on a black background

contrast 12.48:1

Card sample

#08daff text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(8, 218, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(8, 218, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #08daff;
background: linear-gradient(135deg, #08daff, #0835FF);

Monochromatic scale

Palettes built from #08daff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #08daff in the Color Lab