Skip to content

#0d2d2d

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

RGB
13, 45, 45
HSL
180°, 55%, 11%
CMYK
71, 0, 0, 82
Luminance
0.0215

Every format

HEX#0d2d2d
RGBrgb(13, 45, 45)
HSLhsl(180, 55%, 11%)
CMYKcmyk(71%, 0%, 0%, 82%)
LABlab(16.3 -11.5 -3.5)
LCHlch(16.3 12.0 196.9)
OKLCHoklch(0.274 0.037 195.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red5.1%
Green17.6%
Blue17.6%

CMYK percentages

Cyan71.1%
Magenta0.0%
Yellow0.0%
Key (black)82.4%

Color previews

#0d2d2d text on a black background

contrast 1.43:1

Card sample

#0d2d2d text on a white background

contrast 14.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0d2d2d;
Background color
Panel with #0d2d2d background
background-color: #0d2d2d;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0d2d2d;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #0d2d2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0d2d2d in the Color Lab