Skip to content

#69adef

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

RGB
105, 173, 239
HSL
210°, 81%, 68%
CMYK
56, 28, 0, 6
Luminance
0.3912

Every format

HEX#69adef
RGBrgb(105, 173, 239)
HSLhsl(210, 81%, 68%)
CMYKcmyk(56%, 28%, 0%, 6%)
LABlab(68.8 -2.8 -39.5)
LCHlch(68.8 39.6 266.0)
OKLCHoklch(0.730 0.119 249.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#69adef on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#69adef on black: 8.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red41.2%
Green67.8%
Blue93.7%

CMYK percentages

Cyan56.1%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#69adef text on a black background

contrast 8.82:1

Card sample

#69adef text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #69adef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #69adef in the Color Lab