Skip to content

#69cccd

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

RGB
105, 204, 205
HSL
181°, 50%, 61%
CMYK
49, 1, 0, 20
Luminance
0.5060

Every format

HEX#69cccd
RGBrgb(105, 204, 205)
HSLhsl(181, 50%, 61%)
CMYKcmyk(49%, 1%, 0%, 20%)
LABlab(76.4 -28.7 -9.5)
LCHlch(76.4 30.2 198.3)
OKLCHoklch(0.786 0.093 196.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#69cccd on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#69cccd on black: 11.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red41.2%
Green80.0%
Blue80.4%

CMYK percentages

Cyan48.8%
Magenta0.5%
Yellow0.0%
Key (black)19.6%

Color previews

#69cccd text on a black background

contrast 11.12:1

Card sample

#69cccd text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #69cccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #69cccd in the Color Lab