Skip to content

#06baff

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

RGB
6, 186, 255
HSL
197°, 100%, 51%
CMYK
98, 27, 0, 0
Luminance
0.4238

Every format

HEX#06baff
RGBrgb(6, 186, 255)
HSLhsl(197, 100%, 51%)
CMYKcmyk(98%, 27%, 0%, 0%)
LABlab(71.1 -14.9 -44.8)
LCHlch(71.1 47.2 251.6)
OKLCHoklch(0.744 0.156 234.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#06baff on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#06baff on black: 9.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red2.4%
Green72.9%
Blue100.0%

CMYK percentages

Cyan97.6%
Magenta27.1%
Yellow0.0%
Key (black)0.0%

Color previews

#06baff text on a black background

contrast 9.48:1

Card sample

#06baff text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #06baff;
Background color
Panel with #06baff background
background-color: #06baff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #06baff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(6, 186, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(6, 186, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #06baff;
background: linear-gradient(135deg, #06baff, #0614FF);

Monochromatic scale

Palettes built from #06baff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #06baff in the Color Lab