Skip to content

#028abc

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

RGB
2, 138, 188
HSL
196°, 98%, 37%
CMYK
99, 27, 0, 26
Luminance
0.2182

Every format

HEX#028abc
RGBrgb(2, 138, 188)
HSLhsl(196, 98%, 37%)
CMYKcmyk(99%, 27%, 0%, 26%)
LABlab(53.8 -12.9 -34.7)
LCHlch(53.8 37.0 249.7)
OKLCHoklch(0.596 0.123 233.1)

Copy-ready code

/* CSS */
color: #028abc;
background-color: #028abc;
/* Tailwind (arbitrary) */
class="text-[#028abc] bg-[#028abc]"
/* SCSS */
$brand: #028abc;
/* SwiftUI */
Color(red: 0.008, green: 0.541, blue: 0.737)
/* Android */
Color.parseColor("#028abc")

Accessibility — WCAG contrast

Aa
#028abc on white: 3.91:1
AA ✗ fail · AA-large · AAA
Aa
#028abc on black: 5.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green54.1%
Blue73.7%

CMYK percentages

Cyan98.9%
Magenta26.6%
Yellow0.0%
Key (black)26.3%

Color previews

#028abc text on a black background

contrast 5.36:1

Card sample

#028abc text on a white background

contrast 3.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #028abc;
Background color
Panel with #028abc background
background-color: #028abc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #028abc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(2, 138, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 138, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #028abc;
background: linear-gradient(135deg, #028abc, #020EBC);

Monochromatic scale

Palettes built from #028abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #028abc in the Color Lab