Skip to content

#98cdcd

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

RGB
152, 205, 205
HSL
180°, 35%, 70%
CMYK
26, 0, 0, 20
Luminance
0.5475

Every format

HEX#98cdcd
RGBrgb(152, 205, 205)
HSLhsl(180, 35%, 70%)
CMYKcmyk(26%, 0%, 0%, 20%)
LABlab(78.9 -17.0 -5.6)
LCHlch(78.9 17.9 198.1)
OKLCHoklch(0.812 0.055 196.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98cdcd on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#98cdcd on black: 11.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green80.4%
Blue80.4%

CMYK percentages

Cyan25.9%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#98cdcd text on a black background

contrast 11.95:1

Card sample

#98cdcd text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #98cdcd;
Background color
Panel with #98cdcd background
background-color: #98cdcd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #98cdcd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(152, 205, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(152, 205, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #98cdcd;
background: linear-gradient(135deg, #98cdcd, #98AACD);

Monochromatic scale

Palettes built from #98cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98cdcd in the Color Lab