Skip to content

#1cba2b

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

RGB
28, 186, 43
HSL
126°, 74%, 42%
CMYK
85, 0, 77, 27
Luminance
0.3554

Every format

HEX#1cba2b
RGBrgb(28, 186, 43)
HSLhsl(126, 74%, 42%)
CMYKcmyk(85%, 0%, 77%, 27%)
LABlab(66.2 -64.5 57.3)
LCHlch(66.2 86.3 138.4)
OKLCHoklch(0.687 0.217 143.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1cba2b on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#1cba2b on black: 8.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red11.0%
Green72.9%
Blue16.9%

CMYK percentages

Cyan84.9%
Magenta0.0%
Yellow76.9%
Key (black)27.1%

Color previews

#1cba2b text on a black background

contrast 8.11:1

Card sample

#1cba2b text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(28, 186, 43, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(28, 186, 43, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1cba2b;
background: linear-gradient(135deg, #1cba2b, #1CBA94);

Monochromatic scale

Palettes built from #1cba2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1cba2b in the Color Lab