Skip to content

#69afbc

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

RGB
105, 175, 188
HSL
189°, 38%, 58%
CMYK
44, 7, 0, 26
Luminance
0.3729

Every format

HEX#69afbc
RGBrgb(105, 175, 188)
HSLhsl(189, 38%, 58%)
CMYKcmyk(44%, 7%, 0%, 26%)
LABlab(67.5 -18.6 -13.5)
LCHlch(67.5 23.0 216.1)
OKLCHoklch(0.713 0.073 210.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#69afbc on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#69afbc on black: 8.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red41.2%
Green68.6%
Blue73.7%

CMYK percentages

Cyan44.1%
Magenta6.9%
Yellow0.0%
Key (black)26.3%

Color previews

#69afbc text on a black background

contrast 8.46:1

Card sample

#69afbc text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(105, 175, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(105, 175, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #69afbc;
background: linear-gradient(135deg, #69afbc, #6978BC);

Monochromatic scale

Palettes built from #69afbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #69afbc in the Color Lab