Skip to content

#67eceb

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

RGB
103, 236, 235
HSL
180°, 78%, 67%
CMYK
56, 0, 0, 8
Luminance
0.6887

Every format

HEX#67eceb
RGBrgb(103, 236, 235)
HSLhsl(180, 78%, 67%)
CMYKcmyk(56%, 0%, 0%, 8%)
LABlab(86.4 -36.4 -10.5)
LCHlch(86.4 37.9 196.1)
OKLCHoklch(0.870 0.116 194.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#67eceb on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#67eceb on black: 14.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red40.4%
Green92.5%
Blue92.2%

CMYK percentages

Cyan56.4%
Magenta0.0%
Yellow0.4%
Key (black)7.5%

Color previews

#67eceb text on a black background

contrast 14.77:1

Card sample

#67eceb text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #67eceb;
Background color
Panel with #67eceb background
background-color: #67eceb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #67eceb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(103, 236, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(103, 236, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #67eceb;
background: linear-gradient(135deg, #67eceb, #6795EC);

Monochromatic scale

Palettes built from #67eceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #67eceb in the Color Lab