Skip to content

#6aceff

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

RGB
106, 206, 255
HSL
200°, 100%, 71%
CMYK
58, 19, 0, 0
Luminance
0.5443

Every format

HEX#6aceff
RGBrgb(106, 206, 255)
HSLhsl(200, 100%, 71%)
CMYKcmyk(58%, 19%, 0%, 0%)
LABlab(78.7 -15.5 -32.8)
LCHlch(78.7 36.3 244.7)
OKLCHoklch(0.810 0.116 232.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6aceff on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#6aceff on black: 11.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red41.6%
Green80.8%
Blue100.0%

CMYK percentages

Cyan58.4%
Magenta19.2%
Yellow0.0%
Key (black)0.0%

Color previews

#6aceff text on a black background

contrast 11.89:1

Card sample

#6aceff text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #6aceff;
Background color
Panel with #6aceff background
background-color: #6aceff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #6aceff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(106, 206, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(106, 206, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6aceff;
background: linear-gradient(135deg, #6aceff, #6A6BFF);

Monochromatic scale

Palettes built from #6aceff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6aceff in the Color Lab