Skip to content

#0ace2b

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

RGB
10, 206, 43
HSL
130°, 91%, 42%
CMYK
95, 0, 79, 19
Luminance
0.4438

Every format

HEX#0ace2b
RGBrgb(10, 206, 43)
HSLhsl(130, 91%, 42%)
CMYKcmyk(95%, 0%, 79%, 19%)
LABlab(72.5 -71.5 63.4)
LCHlch(72.5 95.5 138.4)
OKLCHoklch(0.740 0.239 143.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0ace2b on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#0ace2b on black: 9.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.9%
Green80.8%
Blue16.9%

CMYK percentages

Cyan95.1%
Magenta0.0%
Yellow79.1%
Key (black)19.2%

Color previews

#0ace2b text on a black background

contrast 9.88:1

Card sample

#0ace2b text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0ace2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0ace2b in the Color Lab