Skip to content

#00fc7b

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

RGB
0, 252, 123
HSL
149°, 100%, 49%
CMYK
100, 0, 51, 1
Luminance
0.7105

Every format

HEX#00fc7b
RGBrgb(0, 252, 123)
HSLhsl(149, 100%, 49%)
CMYKcmyk(100%, 0%, 51%, 1%)
LABlab(87.5 -76.6 47.7)
LCHlch(87.5 90.2 148.1)
OKLCHoklch(0.867 0.235 150.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00fc7b on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#00fc7b on black: 15.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green98.8%
Blue48.2%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow51.2%
Key (black)1.2%

Color previews

#00fc7b text on a black background

contrast 15.21:1

Card sample

#00fc7b text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #00fc7b;
Background color
Panel with #00fc7b background
background-color: #00fc7b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #00fc7b;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 252, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 252, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #00fc7b;
background: linear-gradient(135deg, #00fc7b, #00D5FC);

Monochromatic scale

Palettes built from #00fc7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00fc7b in the Color Lab