Skip to content

#0abc1f

a dark, electric green · cool · closest name: green

RGB
10, 188, 31
HSL
127°, 90%, 39%
CMYK
95, 0, 84, 26
Luminance
0.3613

Every format

HEX#0abc1f
RGBrgb(10, 188, 31)
HSLhsl(127, 90%, 39%)
CMYKcmyk(95%, 0%, 84%, 26%)
LABlab(66.6 -67.1 61.2)
LCHlch(66.6 90.8 137.6)
OKLCHoklch(0.690 0.226 143.3)

Copy-ready code

/* CSS */
color: #0abc1f;
background-color: #0abc1f;
/* Tailwind (arbitrary) */
class="text-[#0abc1f] bg-[#0abc1f]"
/* SCSS */
$brand: #0abc1f;
/* SwiftUI */
Color(red: 0.039, green: 0.737, blue: 0.122)
/* Android */
Color.parseColor("#0abc1f")

Accessibility — WCAG contrast

Aa
#0abc1f on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#0abc1f on black: 8.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.9%
Green73.7%
Blue12.2%

CMYK percentages

Cyan94.7%
Magenta0.0%
Yellow83.5%
Key (black)26.3%

Color previews

#0abc1f text on a black background

contrast 8.23:1

Card sample

#0abc1f text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0abc1f;
Background color
Panel with #0abc1f background
background-color: #0abc1f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0abc1f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(10, 188, 31, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(10, 188, 31, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0abc1f;
background: linear-gradient(135deg, #0abc1f, #0ABC96);

Monochromatic scale

Palettes built from #0abc1f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0abc1f in the Color Lab