Skip to content

#98ceac

a light, soft green · cool · closest name: turquoise

RGB
152, 206, 172
HSL
142°, 36%, 70%
CMYK
26, 0, 17, 19
Luminance
0.5380

Every format

HEX#98ceac
RGBrgb(152, 206, 172)
HSLhsl(142, 36%, 70%)
CMYKcmyk(26%, 0%, 17%, 19%)
LABlab(78.3 -24.4 11.3)
LCHlch(78.3 26.9 155.1)
OKLCHoklch(0.804 0.074 156.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98ceac on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#98ceac on black: 11.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green80.8%
Blue67.5%

CMYK percentages

Cyan26.2%
Magenta0.0%
Yellow16.5%
Key (black)19.2%

Color previews

#98ceac text on a black background

contrast 11.76:1

Card sample

#98ceac text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98ceac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98ceac in the Color Lab