Skip to content

#00eeee

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

RGB
0, 238, 238
HSL
180°, 100%, 47%
CMYK
100, 0, 0, 7
Luminance
0.6732

Every format

HEX#00eeee
RGBrgb(0, 238, 238)
HSLhsl(180, 100%, 47%)
CMYKcmyk(100%, 0%, 0%, 7%)
LABlab(85.7 -45.6 -13.4)
LCHlch(85.7 47.6 196.4)
OKLCHoklch(0.859 0.147 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00eeee on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#00eeee on black: 14.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green93.3%
Blue93.3%

CMYK percentages

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

Color previews

#00eeee text on a black background

contrast 14.46:1

Card sample

#00eeee text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00eeee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00eeee in the Color Lab