Skip to content

#0ac00f

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

RGB
10, 192, 15
HSL
122°, 90%, 40%
CMYK
95, 0, 92, 25
Luminance
0.3780

Every format

HEX#0ac00f
RGBrgb(10, 192, 15)
HSLhsl(122, 90%, 40%)
CMYKcmyk(95%, 0%, 92%, 25%)
LABlab(67.9 -68.8 65.5)
LCHlch(67.9 95.0 136.4)
OKLCHoklch(0.701 0.235 142.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0ac00f on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#0ac00f on black: 8.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.9%
Green75.3%
Blue5.9%

CMYK percentages

Cyan94.8%
Magenta0.0%
Yellow92.2%
Key (black)24.7%

Color previews

#0ac00f text on a black background

contrast 8.56:1

Card sample

#0ac00f text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0ac00f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0ac00f in the Color Lab