Skip to content

#6addfb

a light, electric cyan · cool · closest name: skyblue

RGB
106, 221, 251
HSL
192°, 95%, 70%
CMYK
58, 12, 0, 2
Luminance
0.6174

Every format

HEX#6addfb
RGBrgb(106, 221, 251)
HSLhsl(192, 95%, 70%)
CMYKcmyk(58%, 12%, 0%, 2%)
LABlab(82.8 -24.3 -24.5)
LCHlch(82.8 34.5 225.2)
OKLCHoklch(0.842 0.112 217.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6addfb on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#6addfb on black: 13.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red41.6%
Green86.7%
Blue98.4%

CMYK percentages

Cyan57.8%
Magenta12.0%
Yellow0.0%
Key (black)1.6%

Color previews

#6addfb text on a black background

contrast 13.35:1

Card sample

#6addfb text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #6addfb;
Background color
Panel with #6addfb background
background-color: #6addfb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #6addfb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(106, 221, 251, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(106, 221, 251, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6addfb;
background: linear-gradient(135deg, #6addfb, #6A7CFB);

Monochromatic scale

Palettes built from #6addfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6addfb in the Color Lab