Skip to content

#98ebba

a light, vivid green · cool · closest name: aquamarine

RGB
152, 235, 186
HSL
145°, 68%, 76%
CMYK
35, 0, 21, 8
Luminance
0.6964

Every format

HEX#98ebba
RGBrgb(152, 235, 186)
HSLhsl(145, 68%, 76%)
CMYKcmyk(35%, 0%, 21%, 8%)
LABlab(86.8 -35.5 15.9)
LCHlch(86.8 38.9 155.9)
OKLCHoklch(0.874 0.106 157.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98ebba on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#98ebba on black: 14.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green92.2%
Blue72.9%

CMYK percentages

Cyan35.3%
Magenta0.0%
Yellow20.9%
Key (black)7.8%

Color previews

#98ebba text on a black background

contrast 14.93:1

Card sample

#98ebba text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98ebba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98ebba in the Color Lab