Skip to content

#00eaff

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

RGB
0, 234, 255
HSL
185°, 100%, 50%
CMYK
100, 8, 0, 0
Luminance
0.6607

Every format

HEX#00eaff
RGBrgb(0, 234, 255)
HSLhsl(185, 100%, 50%)
CMYKcmyk(100%, 8%, 0%, 0%)
LABlab(85.0 -38.8 -23.3)
LCHlch(85.0 45.2 211.0)
OKLCHoklch(0.856 0.146 206.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00eaff on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#00eaff on black: 14.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green91.8%
Blue100.0%

CMYK percentages

Cyan100.0%
Magenta8.2%
Yellow0.0%
Key (black)0.0%

Color previews

#00eaff text on a black background

contrast 14.21:1

Card sample

#00eaff text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 234, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 234, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #00eaff;
background: linear-gradient(135deg, #00eaff, #0040FF);

Monochromatic scale

Palettes built from #00eaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00eaff in the Color Lab