Skip to content

#08beff

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

RGB
8, 190, 255
HSL
196°, 100%, 52%
CMYK
97, 26, 0, 0
Luminance
0.4410

Every format

HEX#08beff
RGBrgb(8, 190, 255)
HSLhsl(196, 100%, 52%)
CMYKcmyk(97%, 26%, 0%, 0%)
LABlab(72.3 -16.9 -42.9)
LCHlch(72.3 46.2 248.5)
OKLCHoklch(0.753 0.153 232.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#08beff on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#08beff on black: 9.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green74.5%
Blue100.0%

CMYK percentages

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

Color previews

#08beff text on a black background

contrast 9.82:1

Card sample

#08beff text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #08beff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #08beff in the Color Lab