Skip to content

#78eceb

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

RGB
120, 236, 235
HSL
180°, 75%, 70%
CMYK
49, 0, 0, 8
Luminance
0.6998

Every format

HEX#78eceb
RGBrgb(120, 236, 235)
HSLhsl(180, 75%, 70%)
CMYKcmyk(49%, 0%, 0%, 8%)
LABlab(87.0 -33.1 -9.7)
LCHlch(87.0 34.4 196.3)
OKLCHoklch(0.875 0.106 194.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#78eceb on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#78eceb on black: 15.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.1%
Green92.5%
Blue92.2%

CMYK percentages

Cyan49.2%
Magenta0.0%
Yellow0.4%
Key (black)7.5%

Color previews

#78eceb text on a black background

contrast 15.00:1

Card sample

#78eceb text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #78eceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #78eceb in the Color Lab