Skip to content

#08ac09

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

RGB
8, 172, 9
HSL
120°, 91%, 35%
CMYK
95, 0, 95, 33
Luminance
0.2958

Every format

HEX#08ac09
RGBrgb(8, 172, 9)
HSLhsl(120, 91%, 35%)
CMYKcmyk(95%, 0%, 95%, 33%)
LABlab(61.3 -63.5 60.8)
LCHlch(61.3 87.9 136.3)
OKLCHoklch(0.646 0.217 142.6)

Copy-ready code

/* CSS */
color: #08ac09;
background-color: #08ac09;
/* Tailwind (arbitrary) */
class="text-[#08ac09] bg-[#08ac09]"
/* SCSS */
$brand: #08ac09;
/* SwiftUI */
Color(red: 0.031, green: 0.675, blue: 0.035)
/* Android */
Color.parseColor("#08ac09")

Accessibility — WCAG contrast

Aa
#08ac09 on white: 3.04:1
AA ✗ fail · AA-large · AAA
Aa
#08ac09 on black: 6.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green67.5%
Blue3.5%

CMYK percentages

Cyan95.3%
Magenta0.0%
Yellow94.8%
Key (black)32.5%

Color previews

#08ac09 text on a black background

contrast 6.92:1

Card sample

#08ac09 text on a white background

contrast 3.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #08ac09;
Background color
Panel with #08ac09 background
background-color: #08ac09;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #08ac09;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(8, 172, 9, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(8, 172, 9, 0.45);
Border & gradient
Gradient panel
border: 3px solid #08ac09;
background: linear-gradient(135deg, #08ac09, #08AC76);

Monochromatic scale

Palettes built from #08ac09

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #08ac09 in the Color Lab