Skip to content

#02fcaf

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

RGB
2, 252, 175
HSL
162°, 98%, 50%
CMYK
99, 0, 31, 1
Luminance
0.7273

Every format

HEX#02fcaf
RGBrgb(2, 252, 175)
HSLhsl(162, 98%, 50%)
CMYKcmyk(99%, 0%, 31%, 1%)
LABlab(88.3 -67.1 23.2)
LCHlch(88.3 71.0 160.9)
OKLCHoklch(0.876 0.192 162.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02fcaf on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#02fcaf on black: 15.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green98.8%
Blue68.6%

CMYK percentages

Cyan99.2%
Magenta0.0%
Yellow30.6%
Key (black)1.2%

Color previews

#02fcaf text on a black background

contrast 15.55:1

Card sample

#02fcaf text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(2, 252, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 252, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02fcaf;
background: linear-gradient(135deg, #02fcaf, #02A2FC);

Monochromatic scale

Palettes built from #02fcaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02fcaf in the Color Lab