Skip to content

#99ebba

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

RGB
153, 235, 186
HSL
144°, 67%, 76%
CMYK
35, 0, 21, 8
Luminance
0.6973

Every format

HEX#99ebba
RGBrgb(153, 235, 186)
HSLhsl(144, 67%, 76%)
CMYKcmyk(35%, 0%, 21%, 8%)
LABlab(86.9 -35.2 16.0)
LCHlch(86.9 38.7 155.6)
OKLCHoklch(0.874 0.106 157.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99ebba on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#99ebba on black: 14.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green92.2%
Blue72.9%

CMYK percentages

Cyan34.9%
Magenta0.0%
Yellow20.9%
Key (black)7.8%

Color previews

#99ebba text on a black background

contrast 14.95:1

Card sample

#99ebba text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99ebba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99ebba in the Color Lab