Skip to content

#69accd

a balanced, vivid cyan · cool · closest name: skyblue

RGB
105, 172, 205
HSL
200°, 50%, 61%
CMYK
49, 16, 0, 20
Luminance
0.3692

Every format

HEX#69accd
RGBrgb(105, 172, 205)
HSLhsl(200, 50%, 61%)
CMYKcmyk(49%, 16%, 0%, 20%)
LABlab(67.2 -12.3 -23.4)
LCHlch(67.2 26.4 242.2)
OKLCHoklch(0.712 0.084 230.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#69accd on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#69accd on black: 8.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red41.2%
Green67.5%
Blue80.4%

CMYK percentages

Cyan48.8%
Magenta16.1%
Yellow0.0%
Key (black)19.6%

Color previews

#69accd text on a black background

contrast 8.38:1

Card sample

#69accd text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(105, 172, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(105, 172, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #69accd;
background: linear-gradient(135deg, #69accd, #6969CD);

Monochromatic scale

Palettes built from #69accd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #69accd in the Color Lab