Skip to content

#01afba

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

RGB
1, 175, 186
HSL
184°, 99%, 37%
CMYK
100, 6, 0, 27
Luminance
0.3421

Every format

HEX#01afba
RGBrgb(1, 175, 186)
HSLhsl(184, 99%, 37%)
CMYKcmyk(100%, 6%, 0%, 27%)
LABlab(65.1 -32.8 -16.2)
LCHlch(65.1 36.6 206.3)
OKLCHoklch(0.687 0.117 202.8)

Copy-ready code

/* CSS */
color: #01afba;
background-color: #01afba;
/* Tailwind (arbitrary) */
class="text-[#01afba] bg-[#01afba]"
/* SCSS */
$brand: #01afba;
/* SwiftUI */
Color(red: 0.004, green: 0.686, blue: 0.729)
/* Android */
Color.parseColor("#01afba")

Accessibility — WCAG contrast

Aa
#01afba on white: 2.68:1
AA ✗ fail · AA-large · AAA
Aa
#01afba on black: 7.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green68.6%
Blue72.9%

CMYK percentages

Cyan99.5%
Magenta5.9%
Yellow0.0%
Key (black)27.1%

Color previews

#01afba text on a black background

contrast 7.84:1

Card sample

#01afba text on a white background

contrast 2.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #01afba;
Background color
Panel with #01afba background
background-color: #01afba;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #01afba;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(1, 175, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(1, 175, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #01afba;
background: linear-gradient(135deg, #01afba, #0134BA);

Monochromatic scale

Palettes built from #01afba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #01afba in the Color Lab