Skip to content

#1ac200

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

RGB
26, 194, 0
HSL
112°, 100%, 38%
CMYK
87, 0, 100, 24
Luminance
0.3880

Every format

HEX#1ac200
RGBrgb(26, 194, 0)
HSLhsl(112, 100%, 38%)
CMYKcmyk(87%, 0%, 100%, 24%)
LABlab(68.6 -68.7 67.9)
LCHlch(68.6 96.6 135.3)
OKLCHoklch(0.707 0.237 141.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1ac200 on white: 2.40:1
AA ✗ fail · AA-large · AAA
Aa
#1ac200 on black: 8.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red10.2%
Green76.1%
Blue0.0%

CMYK percentages

Cyan86.6%
Magenta0.0%
Yellow100.0%
Key (black)23.9%

Color previews

#1ac200 text on a black background

contrast 8.76:1

Card sample

#1ac200 text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1ac200;
Background color
Panel with #1ac200 background
background-color: #1ac200;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1ac200;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(26, 194, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(26, 194, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1ac200;
background: linear-gradient(135deg, #1ac200, #00C267);

Monochromatic scale

Palettes built from #1ac200

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1ac200 in the Color Lab