Skip to content

#6beceb

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

RGB
107, 236, 235
HSL
180°, 77%, 67%
CMYK
55, 0, 0, 8
Luminance
0.6911

Every format

HEX#6beceb
RGBrgb(107, 236, 235)
HSLhsl(180, 77%, 67%)
CMYKcmyk(55%, 0%, 0%, 8%)
LABlab(86.6 -35.6 -10.3)
LCHlch(86.6 37.1 196.2)
OKLCHoklch(0.871 0.114 194.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6beceb on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#6beceb on black: 14.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red42.0%
Green92.5%
Blue92.2%

CMYK percentages

Cyan54.7%
Magenta0.0%
Yellow0.4%
Key (black)7.5%

Color previews

#6beceb text on a black background

contrast 14.82:1

Card sample

#6beceb text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6beceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6beceb in the Color Lab