Skip to content

#00fceb

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

RGB
0, 252, 235
HSL
176°, 100%, 49%
CMYK
100, 0, 7, 1
Luminance
0.7562

Every format

HEX#00fceb
RGBrgb(0, 252, 235)
HSLhsl(176, 100%, 49%)
CMYKcmyk(100%, 0%, 7%, 1%)
LABlab(89.7 -52.4 -5.9)
LCHlch(89.7 52.8 186.4)
OKLCHoklch(0.892 0.156 186.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00fceb on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#00fceb on black: 16.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green98.8%
Blue92.2%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow6.7%
Key (black)1.2%

Color previews

#00fceb text on a black background

contrast 16.12:1

Card sample

#00fceb text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00fceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00fceb in the Color Lab