Skip to content

#3fedeb

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

RGB
63, 237, 235
HSL
179°, 83%, 59%
CMYK
73, 0, 1, 7
Luminance
0.6762

Every format

HEX#3fedeb
RGBrgb(63, 237, 235)
HSLhsl(179, 83%, 59%)
CMYKcmyk(73%, 0%, 1%, 7%)
LABlab(85.8 -42.6 -11.6)
LCHlch(85.8 44.1 195.2)
OKLCHoklch(0.862 0.135 193.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red24.7%
Green92.9%
Blue92.2%

CMYK percentages

Cyan73.4%
Magenta0.0%
Yellow0.8%
Key (black)7.1%

Color previews

#3fedeb text on a black background

contrast 14.52:1

Card sample

#3fedeb text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3fedeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3fedeb in the Color Lab