Skip to content

#02affb

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

RGB
2, 175, 251
HSL
198°, 98%, 50%
CMYK
99, 30, 0, 2
Luminance
0.3764

Every format

HEX#02affb
RGBrgb(2, 175, 251)
HSLhsl(198, 98%, 50%)
CMYKcmyk(99%, 30%, 0%, 2%)
LABlab(67.8 -10.4 -47.9)
LCHlch(67.8 49.0 257.7)
OKLCHoklch(0.717 0.160 238.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02affb on white: 2.46:1
AA ✗ fail · AA-large · AAA
Aa
#02affb on black: 8.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green68.6%
Blue98.4%

CMYK percentages

Cyan99.2%
Magenta30.3%
Yellow0.0%
Key (black)1.6%

Color previews

#02affb text on a black background

contrast 8.53:1

Card sample

#02affb text on a white background

contrast 2.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #02affb;
Background color
Panel with #02affb background
background-color: #02affb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #02affb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(2, 175, 251, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 175, 251, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02affb;
background: linear-gradient(135deg, #02affb, #0209FB);

Monochromatic scale

Palettes built from #02affb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02affb in the Color Lab