Skip to content

#032d2d

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

RGB
3, 45, 45
HSL
180°, 88%, 9%
CMYK
93, 0, 0, 82
Luminance
0.0209

Every format

HEX#032d2d
RGBrgb(3, 45, 45)
HSLhsl(180, 88%, 9%)
CMYKcmyk(93%, 0%, 0%, 82%)
LABlab(15.9 -13.6 -4.0)
LCHlch(15.9 14.2 196.5)
OKLCHoklch(0.270 0.044 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#032d2d on white: 14.82:1
AA ✓ pass · AA-large · AAA
Aa
#032d2d on black: 1.42:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green17.6%
Blue17.6%

CMYK percentages

Cyan93.3%
Magenta0.0%
Yellow0.0%
Key (black)82.4%

Color previews

#032d2d text on a black background

contrast 1.42:1

Card sample

#032d2d text on a white background

contrast 14.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #032d2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #032d2d in the Color Lab