Skip to content

#103c32

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

RGB
16, 60, 50
HSL
166°, 58%, 15%
CMYK
73, 0, 17, 77
Luminance
0.0357

Every format

HEX#103c32
RGBrgb(16, 60, 50)
HSLhsl(166, 58%, 15%)
CMYKcmyk(73%, 0%, 17%, 77%)
LABlab(22.2 -17.9 1.8)
LCHlch(22.2 18.0 174.3)
OKLCHoklch(0.323 0.051 175.0)

Copy-ready code

/* CSS */
color: #103c32;
background-color: #103c32;
/* Tailwind (arbitrary) */
class="text-[#103c32] bg-[#103c32]"
/* SCSS */
$brand: #103c32;
/* SwiftUI */
Color(red: 0.063, green: 0.235, blue: 0.196)
/* Android */
Color.parseColor("#103c32")

Accessibility — WCAG contrast

Aa
#103c32 on white: 12.25:1
AA ✓ pass · AA-large · AAA
Aa
#103c32 on black: 1.71:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.3%
Green23.5%
Blue19.6%

CMYK percentages

Cyan73.3%
Magenta0.0%
Yellow16.7%
Key (black)76.5%

Color previews

#103c32 text on a black background

contrast 1.71:1

Card sample

#103c32 text on a white background

contrast 12.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #103c32;
Background color
Panel with #103c32 background
background-color: #103c32;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #103c32;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(16, 60, 50, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(16, 60, 50, 0.45);
Border & gradient
Gradient panel
border: 3px solid #103c32;
background: linear-gradient(135deg, #103c32, #10293C);

Monochromatic scale

Palettes built from #103c32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #103c32 in the Color Lab