Skip to content

#6bcade

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

RGB
107, 202, 222
HSL
190°, 64%, 65%
CMYK
52, 9, 0, 13
Luminance
0.5064

Every format

HEX#6bcade
RGBrgb(107, 202, 222)
HSLhsl(190, 64%, 65%)
CMYKcmyk(52%, 9%, 0%, 13%)
LABlab(76.5 -22.7 -18.6)
LCHlch(76.5 29.3 219.3)
OKLCHoklch(0.788 0.094 213.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6bcade on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#6bcade on black: 11.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red42.0%
Green79.2%
Blue87.1%

CMYK percentages

Cyan51.8%
Magenta9.0%
Yellow0.0%
Key (black)12.9%

Color previews

#6bcade text on a black background

contrast 11.13:1

Card sample

#6bcade text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(107, 202, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(107, 202, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6bcade;
background: linear-gradient(135deg, #6bcade, #6B7DDE);

Monochromatic scale

Palettes built from #6bcade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6bcade in the Color Lab