Skip to content

#98cdbc

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

RGB
152, 205, 188
HSL
161°, 35%, 70%
CMYK
26, 0, 8, 20
Luminance
0.5397

Every format

HEX#98cdbc
RGBrgb(152, 205, 188)
HSLhsl(161, 35%, 70%)
CMYKcmyk(26%, 0%, 8%, 20%)
LABlab(78.4 -20.7 2.9)
LCHlch(78.4 20.9 172.0)
OKLCHoklch(0.806 0.060 173.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98cdbc on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#98cdbc on black: 11.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green80.4%
Blue73.7%

CMYK percentages

Cyan25.9%
Magenta0.0%
Yellow8.3%
Key (black)19.6%

Color previews

#98cdbc text on a black background

contrast 11.79:1

Card sample

#98cdbc text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98cdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98cdbc in the Color Lab