Skip to content

#6ccade

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

RGB
108, 202, 222
HSL
191°, 63%, 65%
CMYK
51, 9, 0, 13
Luminance
0.5070

Every format

HEX#6ccade
RGBrgb(108, 202, 222)
HSLhsl(191, 63%, 65%)
CMYKcmyk(51%, 9%, 0%, 13%)
LABlab(76.5 -22.5 -18.5)
LCHlch(76.5 29.1 219.5)
OKLCHoklch(0.789 0.093 213.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6ccade on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#6ccade on black: 11.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red42.4%
Green79.2%
Blue87.1%

CMYK percentages

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

Color previews

#6ccade text on a black background

contrast 11.14:1

Card sample

#6ccade text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6ccade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6ccade in the Color Lab