Skip to content

#6ecbdf

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

RGB
110, 203, 223
HSL
191°, 64%, 65%
CMYK
51, 9, 0, 13
Luminance
0.5135

Every format

HEX#6ecbdf
RGBrgb(110, 203, 223)
HSLhsl(191, 64%, 65%)
CMYKcmyk(51%, 9%, 0%, 13%)
LABlab(76.9 -22.3 -18.4)
LCHlch(76.9 28.9 219.6)
OKLCHoklch(0.792 0.093 213.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6ecbdf on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#6ecbdf on black: 11.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.1%
Green79.6%
Blue87.5%

CMYK percentages

Cyan50.7%
Magenta9.0%
Yellow0.0%
Key (black)12.5%

Color previews

#6ecbdf text on a black background

contrast 11.27:1

Card sample

#6ecbdf text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(110, 203, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(110, 203, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6ecbdf;
background: linear-gradient(135deg, #6ecbdf, #6E80DF);

Monochromatic scale

Palettes built from #6ecbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6ecbdf in the Color Lab