Skip to content

#002b2b

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

RGB
0, 43, 43
HSL
180°, 100%, 8%
CMYK
100, 0, 0, 83
Luminance
0.0190

Every format

HEX#002b2b
RGBrgb(0, 43, 43)
HSLhsl(180, 100%, 8%)
CMYKcmyk(100%, 0%, 0%, 83%)
LABlab(15.0 -13.9 -4.1)
LCHlch(15.0 14.5 196.4)
OKLCHoklch(0.262 0.045 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#002b2b on white: 15.21:1
AA ✓ pass · AA-large · AAA
Aa
#002b2b on black: 1.38:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green16.9%
Blue16.9%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow0.0%
Key (black)83.1%

Color previews

#002b2b text on a black background

contrast 1.38:1

Card sample

#002b2b text on a white background

contrast 15.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #002b2b;
Background color
Panel with #002b2b background
background-color: #002b2b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #002b2b;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 43, 43, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 43, 43, 0.45);
Border & gradient
Gradient panel
border: 3px solid #002b2b;
background: linear-gradient(135deg, #002b2b, #000E2B);

Monochromatic scale

Palettes built from #002b2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #002b2b in the Color Lab