Skip to content

#6fbade

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

RGB
111, 186, 222
HSL
200°, 63%, 65%
CMYK
50, 16, 0, 13
Luminance
0.4377

Every format

HEX#6fbade
RGBrgb(111, 186, 222)
HSLhsl(200, 63%, 65%)
CMYKcmyk(50%, 16%, 0%, 13%)
LABlab(72.1 -13.6 -25.2)
LCHlch(72.1 28.6 241.7)
OKLCHoklch(0.754 0.091 230.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6fbade on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#6fbade on black: 9.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.5%
Green72.9%
Blue87.1%

CMYK percentages

Cyan50.0%
Magenta16.2%
Yellow0.0%
Key (black)12.9%

Color previews

#6fbade text on a black background

contrast 9.75:1

Card sample

#6fbade text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6fbade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6fbade in the Color Lab