Skip to content

#02ff9b

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

RGB
2, 255, 155
HSL
156°, 100%, 50%
CMYK
99, 0, 39, 0
Luminance
0.7390

Every format

HEX#02ff9b
RGBrgb(2, 255, 155)
HSLhsl(156, 100%, 50%)
CMYKcmyk(99%, 0%, 39%, 0%)
LABlab(88.9 -72.1 34.0)
LCHlch(88.9 79.7 154.8)
OKLCHoklch(0.880 0.212 156.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red0.8%
Green100.0%
Blue60.8%

CMYK percentages

Cyan99.2%
Magenta0.0%
Yellow39.2%
Key (black)0.0%

Color previews

#02ff9b text on a black background

contrast 15.78:1

Card sample

#02ff9b text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02ff9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02ff9b in the Color Lab