Skip to content

#07baff

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

RGB
7, 186, 255
HSL
197°, 100%, 51%
CMYK
97, 27, 0, 0
Luminance
0.4238

Every format

HEX#07baff
RGBrgb(7, 186, 255)
HSLhsl(197, 100%, 51%)
CMYKcmyk(97%, 27%, 0%, 0%)
LABlab(71.1 -14.8 -44.8)
LCHlch(71.1 47.1 251.7)
OKLCHoklch(0.744 0.156 234.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red2.7%
Green72.9%
Blue100.0%

CMYK percentages

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

Color previews

#07baff text on a black background

contrast 9.48:1

Card sample

#07baff text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #07baff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #07baff in the Color Lab