Skip to content

#1c2c1c

a deep, soft green · cool · closest name: darkslategray

RGB
28, 44, 28
HSL
120°, 22%, 14%
CMYK
36, 0, 36, 83
Luminance
0.0213

Every format

HEX#1c2c1c
RGBrgb(28, 44, 28)
HSLhsl(120, 22%, 14%)
CMYKcmyk(36%, 0%, 36%, 83%)
LABlab(16.2 -10.8 8.3)
LCHlch(16.2 13.6 142.4)
OKLCHoklch(0.274 0.036 144.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1c2c1c on white: 14.72:1
AA ✓ pass · AA-large · AAA
Aa
#1c2c1c on black: 1.43:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red11.0%
Green17.3%
Blue11.0%

CMYK percentages

Cyan36.4%
Magenta0.0%
Yellow36.4%
Key (black)82.7%

Color previews

#1c2c1c text on a black background

contrast 1.43:1

Card sample

#1c2c1c text on a white background

contrast 14.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1c2c1c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1c2c1c in the Color Lab