Skip to content

#112d2d

a deep, vivid cyan · cool · closest name: darkslategray

RGB
17, 45, 45
HSL
180°, 45%, 12%
CMYK
62, 0, 0, 82
Luminance
0.0219

Every format

HEX#112d2d
RGBrgb(17, 45, 45)
HSLhsl(180, 45%, 12%)
CMYKcmyk(62%, 0%, 0%, 82%)
LABlab(16.4 -10.5 -3.2)
LCHlch(16.4 11.0 197.1)
OKLCHoklch(0.276 0.034 195.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#112d2d on white: 14.61:1
AA ✓ pass · AA-large · AAA
Aa
#112d2d on black: 1.44:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.7%
Green17.6%
Blue17.6%

CMYK percentages

Cyan62.2%
Magenta0.0%
Yellow0.0%
Key (black)82.4%

Color previews

#112d2d text on a black background

contrast 1.44:1

Card sample

#112d2d text on a white background

contrast 14.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #112d2d;
Background color
Panel with #112d2d background
background-color: #112d2d;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #112d2d;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(17, 45, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(17, 45, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #112d2d;
background: linear-gradient(135deg, #112d2d, #111A2D);

Monochromatic scale

Palettes built from #112d2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #112d2d in the Color Lab