Skip to content

#00ebeb

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

RGB
0, 235, 235
HSL
180°, 100%, 46%
CMYK
100, 0, 0, 8
Luminance
0.6541

Every format

HEX#00ebeb
RGBrgb(0, 235, 235)
HSLhsl(180, 100%, 46%)
CMYKcmyk(100%, 0%, 0%, 8%)
LABlab(84.7 -45.2 -13.3)
LCHlch(84.7 47.1 196.4)
OKLCHoklch(0.851 0.145 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00ebeb on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#00ebeb on black: 14.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green92.2%
Blue92.2%

CMYK percentages

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

Color previews

#00ebeb text on a black background

contrast 14.08:1

Card sample

#00ebeb text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00ebeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00ebeb in the Color Lab