Skip to content

#02fded

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

RGB
2, 253, 237
HSL
176°, 98%, 50%
CMYK
99, 0, 6, 1
Luminance
0.7638

Every format

HEX#02fded
RGBrgb(2, 253, 237)
HSLhsl(176, 98%, 50%)
CMYKcmyk(99%, 0%, 6%, 1%)
LABlab(90.0 -52.3 -6.4)
LCHlch(90.0 52.6 187.0)
OKLCHoklch(0.895 0.156 186.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02fded on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#02fded on black: 16.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green99.2%
Blue92.9%

CMYK percentages

Cyan99.2%
Magenta0.0%
Yellow6.3%
Key (black)0.8%

Color previews

#02fded text on a black background

contrast 16.28:1

Card sample

#02fded text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #02fded;
Background color
Panel with #02fded background
background-color: #02fded;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #02fded;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(2, 253, 237, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 253, 237, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02fded;
background: linear-gradient(135deg, #02fded, #0266FD);

Monochromatic scale

Palettes built from #02fded

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02fded in the Color Lab