Skip to content

#02fddc

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

RGB
2, 253, 220
HSL
172°, 98%, 50%
CMYK
99, 0, 13, 1
Luminance
0.7543

Every format

HEX#02fddc
RGBrgb(2, 253, 220)
HSLhsl(172, 98%, 50%)
CMYKcmyk(99%, 0%, 13%, 1%)
LABlab(89.6 -56.8 1.8)
LCHlch(89.6 56.8 178.2)
OKLCHoklch(0.890 0.163 178.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02fddc on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#02fddc on black: 16.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green99.2%
Blue86.3%

CMYK percentages

Cyan99.2%
Magenta0.0%
Yellow13.0%
Key (black)0.8%

Color previews

#02fddc text on a black background

contrast 16.09:1

Card sample

#02fddc text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02fddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02fddc in the Color Lab