Skip to content

#00ebff

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

RGB
0, 235, 255
HSL
185°, 100%, 50%
CMYK
100, 8, 0, 0
Luminance
0.6664

Every format

HEX#00ebff
RGBrgb(0, 235, 255)
HSLhsl(185, 100%, 50%)
CMYKcmyk(100%, 8%, 0%, 0%)
LABlab(85.3 -39.2 -22.9)
LCHlch(85.3 45.4 210.2)
OKLCHoklch(0.858 0.147 205.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00ebff on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#00ebff on black: 14.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green92.2%
Blue100.0%

CMYK percentages

Cyan100.0%
Magenta7.8%
Yellow0.0%
Key (black)0.0%

Color previews

#00ebff text on a black background

contrast 14.33:1

Card sample

#00ebff text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00ebff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00ebff in the Color Lab