Skip to content

#23ccdf

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

RGB
35, 204, 223
HSL
186°, 75%, 51%
CMYK
84, 9, 0, 13
Luminance
0.4887

Every format

HEX#23ccdf
RGBrgb(35, 204, 223)
HSLhsl(186, 75%, 51%)
CMYKcmyk(84%, 9%, 0%, 13%)
LABlab(75.4 -33.4 -20.9)
LCHlch(75.4 39.4 212.1)
OKLCHoklch(0.775 0.128 207.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#23ccdf on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#23ccdf on black: 10.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.7%
Green80.0%
Blue87.5%

CMYK percentages

Cyan84.3%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#23ccdf text on a black background

contrast 10.77:1

Card sample

#23ccdf text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #23ccdf;
Background color
Panel with #23ccdf background
background-color: #23ccdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #23ccdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(35, 204, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(35, 204, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #23ccdf;
background: linear-gradient(135deg, #23ccdf, #234FDF);

Monochromatic scale

Palettes built from #23ccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #23ccdf in the Color Lab