Skip to content

#3eeeee

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

RGB
62, 238, 238
HSL
180°, 84%, 59%
CMYK
74, 0, 0, 7
Luminance
0.6835

Every format

HEX#3eeeee
RGBrgb(62, 238, 238)
HSLhsl(180, 84%, 59%)
CMYKcmyk(74%, 0%, 0%, 7%)
LABlab(86.2 -42.3 -12.6)
LCHlch(86.2 44.1 196.6)
OKLCHoklch(0.865 0.136 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3eeeee on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#3eeeee on black: 14.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red24.3%
Green93.3%
Blue93.3%

CMYK percentages

Cyan73.9%
Magenta0.0%
Yellow0.0%
Key (black)6.7%

Color previews

#3eeeee text on a black background

contrast 14.67:1

Card sample

#3eeeee text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(62, 238, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(62, 238, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3eeeee;
background: linear-gradient(135deg, #3eeeee, #3E79EE);

Monochromatic scale

Palettes built from #3eeeee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3eeeee in the Color Lab