Skip to content

#98ffeb

a light, electric cyan · cool · closest name: aquamarine

RGB
152, 255, 235
HSL
168°, 100%, 80%
CMYK
40, 0, 8, 0
Luminance
0.8419

Every format

HEX#98ffeb
RGBrgb(152, 255, 235)
HSLhsl(168, 100%, 80%)
CMYKcmyk(40%, 0%, 8%, 0%)
LABlab(93.5 -34.6 0.1)
LCHlch(93.5 34.6 179.8)
OKLCHoklch(0.931 0.101 180.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98ffeb on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#98ffeb on black: 17.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green100.0%
Blue92.2%

CMYK percentages

Cyan40.4%
Magenta0.0%
Yellow7.8%
Key (black)0.0%

Color previews

#98ffeb text on a black background

contrast 17.84:1

Card sample

#98ffeb text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98ffeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98ffeb in the Color Lab