Skip to content

#98bc90

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

RGB
152, 188, 144
HSL
109°, 25%, 65%
CMYK
19, 0, 23, 26
Luminance
0.4466

Every format

HEX#98bc90
RGBrgb(152, 188, 144)
HSLhsl(109, 25%, 65%)
CMYKcmyk(19%, 0%, 23%, 26%)
LABlab(72.7 -20.5 18.4)
LCHlch(72.7 27.6 138.2)
OKLCHoklch(0.757 0.073 140.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98bc90 on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#98bc90 on black: 9.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green73.7%
Blue56.5%

CMYK percentages

Cyan19.1%
Magenta0.0%
Yellow23.4%
Key (black)26.3%

Color previews

#98bc90 text on a black background

contrast 9.93:1

Card sample

#98bc90 text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98bc90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98bc90 in the Color Lab