Skip to content

#02fadf

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

RGB
2, 250, 223
HSL
174°, 98%, 49%
CMYK
99, 0, 11, 2
Luminance
0.7371

Every format

HEX#02fadf
RGBrgb(2, 250, 223)
HSLhsl(174, 98%, 49%)
CMYKcmyk(99%, 0%, 11%, 2%)
LABlab(88.8 -54.8 -0.9)
LCHlch(88.8 54.8 181.0)
OKLCHoklch(0.883 0.159 181.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02fadf on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#02fadf on black: 15.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green98.0%
Blue87.5%

CMYK percentages

Cyan99.2%
Magenta0.0%
Yellow10.8%
Key (black)2.0%

Color previews

#02fadf text on a black background

contrast 15.74:1

Card sample

#02fadf text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(2, 250, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 250, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02fadf;
background: linear-gradient(135deg, #02fadf, #0270FA);

Monochromatic scale

Palettes built from #02fadf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02fadf in the Color Lab