Skip to content

#69adeb

a light, electric blue · cool · closest name: steelblue

RGB
105, 173, 235
HSL
209°, 77%, 67%
CMYK
55, 26, 0, 8
Luminance
0.3889

Every format

HEX#69adeb
RGBrgb(105, 173, 235)
HSLhsl(209, 77%, 67%)
CMYKcmyk(55%, 26%, 0%, 8%)
LABlab(68.7 -4.0 -37.6)
LCHlch(68.7 37.8 263.9)
OKLCHoklch(0.728 0.114 247.5)

Copy-ready code

/* CSS */
color: #69adeb;
background-color: #69adeb;
/* Tailwind (arbitrary) */
class="text-[#69adeb] bg-[#69adeb]"
/* SCSS */
$brand: #69adeb;
/* SwiftUI */
Color(red: 0.412, green: 0.678, blue: 0.922)
/* Android */
Color.parseColor("#69adeb")

Accessibility — WCAG contrast

Aa
#69adeb on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#69adeb on black: 8.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red41.2%
Green67.8%
Blue92.2%

CMYK percentages

Cyan55.3%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#69adeb text on a black background

contrast 8.78:1

Card sample

#69adeb text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #69adeb;
Background color
Panel with #69adeb background
background-color: #69adeb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #69adeb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(105, 173, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(105, 173, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #69adeb;
background: linear-gradient(135deg, #69adeb, #7C69EB);

Monochromatic scale

Palettes built from #69adeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #69adeb in the Color Lab