Skip to content

#00e6e6

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

RGB
0, 230, 230
HSL
180°, 100%, 45%
CMYK
100, 0, 0, 10
Luminance
0.6231

Every format

HEX#00e6e6
RGBrgb(0, 230, 230)
HSLhsl(180, 100%, 45%)
CMYKcmyk(100%, 0%, 0%, 10%)
LABlab(83.1 -44.5 -13.1)
LCHlch(83.1 46.4 196.4)
OKLCHoklch(0.837 0.143 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00e6e6 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#00e6e6 on black: 13.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green90.2%
Blue90.2%

CMYK percentages

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

Color previews

#00e6e6 text on a black background

contrast 13.46:1

Card sample

#00e6e6 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00e6e6

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00e6e6 in the Color Lab