Skip to content

#98ceba

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

RGB
152, 206, 186
HSL
158°, 36%, 70%
CMYK
26, 0, 10, 19
Luminance
0.5436

Every format

HEX#98ceba
RGBrgb(152, 206, 186)
HSLhsl(158, 36%, 70%)
CMYKcmyk(26%, 0%, 10%, 19%)
LABlab(78.7 -21.6 4.3)
LCHlch(78.7 22.1 168.7)
OKLCHoklch(0.808 0.063 169.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98ceba on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#98ceba on black: 11.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green80.8%
Blue72.9%

CMYK percentages

Cyan26.2%
Magenta0.0%
Yellow9.7%
Key (black)19.2%

Color previews

#98ceba text on a black background

contrast 11.87:1

Card sample

#98ceba text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98ceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98ceba in the Color Lab