Skip to content

#85cece

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

RGB
133, 206, 206
HSL
180°, 43%, 67%
CMYK
35, 0, 0, 19
Luminance
0.5359

Every format

HEX#85cece
RGBrgb(133, 206, 206)
HSLhsl(180, 43%, 67%)
CMYKcmyk(35%, 0%, 0%, 19%)
LABlab(78.2 -22.6 -7.2)
LCHlch(78.2 23.8 197.7)
OKLCHoklch(0.804 0.073 195.8)

Copy-ready code

/* CSS */
color: #85cece;
background-color: #85cece;
/* Tailwind (arbitrary) */
class="text-[#85cece] bg-[#85cece]"
/* SCSS */
$brand: #85cece;
/* SwiftUI */
Color(red: 0.522, green: 0.808, blue: 0.808)
/* Android */
Color.parseColor("#85cece")

Accessibility — WCAG contrast

Aa
#85cece on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#85cece on black: 11.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.2%
Green80.8%
Blue80.8%

CMYK percentages

Cyan35.4%
Magenta0.0%
Yellow0.0%
Key (black)19.2%

Color previews

#85cece text on a black background

contrast 11.72:1

Card sample

#85cece text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #85cece;
Background color
Panel with #85cece background
background-color: #85cece;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #85cece;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(133, 206, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(133, 206, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #85cece;
background: linear-gradient(135deg, #85cece, #859DCE);

Monochromatic scale

Palettes built from #85cece

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #85cece in the Color Lab