Skip to content

#33eeee

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

RGB
51, 238, 238
HSL
180°, 85%, 57%
CMYK
79, 0, 0, 7
Luminance
0.6803

Every format

HEX#33eeee
RGBrgb(51, 238, 238)
HSLhsl(180, 85%, 57%)
CMYKcmyk(79%, 0%, 0%, 7%)
LABlab(86.0 -43.3 -12.8)
LCHlch(86.0 45.2 196.5)
OKLCHoklch(0.863 0.139 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#33eeee on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#33eeee on black: 14.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green93.3%
Blue93.3%

CMYK percentages

Cyan78.6%
Magenta0.0%
Yellow0.0%
Key (black)6.7%

Color previews

#33eeee text on a black background

contrast 14.61:1

Card sample

#33eeee text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #33eeee;
Background color
Panel with #33eeee background
background-color: #33eeee;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #33eeee;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #33eeee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #33eeee in the Color Lab