Skip to content

#3cedeb

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

RGB
60, 237, 235
HSL
179°, 83%, 58%
CMYK
75, 0, 1, 7
Luminance
0.6753

Every format

HEX#3cedeb
RGBrgb(60, 237, 235)
HSLhsl(179, 83%, 58%)
CMYKcmyk(75%, 0%, 1%, 7%)
LABlab(85.8 -42.9 -11.6)
LCHlch(85.8 44.4 195.2)
OKLCHoklch(0.861 0.136 193.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cedeb on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#3cedeb on black: 14.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan74.7%
Magenta0.0%
Yellow0.8%
Key (black)7.1%

Color previews

#3cedeb text on a black background

contrast 14.51:1

Card sample

#3cedeb text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cedeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cedeb in the Color Lab