Skip to content

#00e0e0

a dark, electric cyan · cool · closest name: turquoise

RGB
0, 224, 224
HSL
180°, 100%, 44%
CMYK
100, 0, 0, 12
Luminance
0.5869

Every format

HEX#00e0e0
RGBrgb(0, 224, 224)
HSLhsl(180, 100%, 44%)
CMYKcmyk(100%, 0%, 0%, 12%)
LABlab(81.1 -43.6 -12.8)
LCHlch(81.1 45.4 196.4)
OKLCHoklch(0.821 0.140 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00e0e0 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#00e0e0 on black: 12.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green87.8%
Blue87.8%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow0.0%
Key (black)12.2%

Color previews

#00e0e0 text on a black background

contrast 12.74:1

Card sample

#00e0e0 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #00e0e0;
Background color
Panel with #00e0e0 background
background-color: #00e0e0;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #00e0e0;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 224, 224, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 224, 224, 0.45);
Border & gradient
Gradient panel
border: 3px solid #00e0e0;
background: linear-gradient(135deg, #00e0e0, #004BE0);

Monochromatic scale

Palettes built from #00e0e0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00e0e0 in the Color Lab