Skip to content

#6fcdec

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

RGB
111, 205, 236
HSL
195°, 77%, 68%
CMYK
53, 13, 0, 8
Luminance
0.5310

Every format

HEX#6fcdec
RGBrgb(111, 205, 236)
HSLhsl(195, 77%, 68%)
CMYKcmyk(53%, 13%, 0%, 8%)
LABlab(77.9 -19.5 -23.9)
LCHlch(77.9 30.8 230.7)
OKLCHoklch(0.802 0.099 221.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6fcdec on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#6fcdec on black: 11.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.5%
Green80.4%
Blue92.5%

CMYK percentages

Cyan53.0%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#6fcdec text on a black background

contrast 11.62:1

Card sample

#6fcdec text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6fcdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6fcdec in the Color Lab