Skip to content

#3ceceb

a balanced, electric cyan · cool · closest name: cyan

RGB
60, 236, 235
HSL
180°, 82%, 58%
CMYK
75, 0, 0, 8
Luminance
0.6695

Every format

HEX#3ceceb
RGBrgb(60, 236, 235)
HSLhsl(180, 82%, 58%)
CMYKcmyk(75%, 0%, 0%, 8%)
LABlab(85.5 -42.4 -12.1)
LCHlch(85.5 44.1 195.9)
OKLCHoklch(0.859 0.136 194.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3ceceb on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#3ceceb on black: 14.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green92.5%
Blue92.2%

CMYK percentages

Cyan74.6%
Magenta0.0%
Yellow0.4%
Key (black)7.5%

Color previews

#3ceceb text on a black background

contrast 14.39:1

Card sample

#3ceceb text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3ceceb;
Background color
Panel with #3ceceb background
background-color: #3ceceb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3ceceb;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #3ceceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3ceceb in the Color Lab