Skip to content

#008da3

a dark, electric cyan · cool · closest name: teal

RGB
0, 141, 163
HSL
188°, 100%, 32%
CMYK
100, 14, 0, 36
Luminance
0.2169

Every format

HEX#008da3
RGBrgb(0, 141, 163)
HSLhsl(188, 100%, 32%)
CMYKcmyk(100%, 14%, 0%, 36%)
LABlab(53.7 -23.6 -20.6)
LCHlch(53.7 31.3 221.2)
OKLCHoklch(0.592 0.104 213.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#008da3 on white: 3.93:1
AA ✗ fail · AA-large · AAA
Aa
#008da3 on black: 5.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green55.3%
Blue63.9%

CMYK percentages

Cyan100.0%
Magenta13.5%
Yellow0.0%
Key (black)36.1%

Color previews

#008da3 text on a black background

contrast 5.34:1

Card sample

#008da3 text on a white background

contrast 3.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #008da3;
Background color
Panel with #008da3 background
background-color: #008da3;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #008da3;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 141, 163, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 141, 163, 0.45);
Border & gradient
Gradient panel
border: 3px solid #008da3;
background: linear-gradient(135deg, #008da3, #0020A3);

Monochromatic scale

Palettes built from #008da3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #008da3 in the Color Lab