Skip to content

#00ecfd

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

RGB
0, 236, 253
HSL
184°, 100%, 50%
CMYK
100, 7, 0, 1
Luminance
0.6708

Every format

HEX#00ecfd
RGBrgb(0, 236, 253)
HSLhsl(184, 100%, 50%)
CMYKcmyk(100%, 7%, 0%, 1%)
LABlab(85.5 -40.3 -21.5)
LCHlch(85.5 45.7 208.0)
OKLCHoklch(0.860 0.147 204.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00ecfd on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#00ecfd on black: 14.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green92.5%
Blue99.2%

CMYK percentages

Cyan100.0%
Magenta6.7%
Yellow0.0%
Key (black)0.8%

Color previews

#00ecfd text on a black background

contrast 14.42:1

Card sample

#00ecfd text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 236, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 236, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #00ecfd;
background: linear-gradient(135deg, #00ecfd, #0043FD);

Monochromatic scale

Palettes built from #00ecfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00ecfd in the Color Lab