Skip to content

#9bdfac

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

RGB
155, 223, 172
HSL
135°, 52%, 74%
CMYK
31, 0, 23, 13
Luminance
0.6272

Every format

HEX#9bdfac
RGBrgb(155, 223, 172)
HSLhsl(135, 52%, 74%)
CMYKcmyk(31%, 0%, 23%, 13%)
LABlab(83.3 -31.6 18.3)
LCHlch(83.3 36.5 149.9)
OKLCHoklch(0.845 0.099 151.7)

Copy-ready code

/* CSS */
color: #9bdfac;
background-color: #9bdfac;
/* Tailwind (arbitrary) */
class="text-[#9bdfac] bg-[#9bdfac]"
/* SCSS */
$brand: #9bdfac;
/* SwiftUI */
Color(red: 0.608, green: 0.875, blue: 0.675)
/* Android */
Color.parseColor("#9bdfac")

Accessibility — WCAG contrast

Aa
#9bdfac on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#9bdfac on black: 13.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.8%
Green87.5%
Blue67.5%

CMYK percentages

Cyan30.5%
Magenta0.0%
Yellow22.9%
Key (black)12.5%

Color previews

#9bdfac text on a black background

contrast 13.54:1

Card sample

#9bdfac text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9bdfac;
Background color
Panel with #9bdfac background
background-color: #9bdfac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #9bdfac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(155, 223, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(155, 223, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9bdfac;
background: linear-gradient(135deg, #9bdfac, #9BDFD9);

Monochromatic scale

Palettes built from #9bdfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9bdfac in the Color Lab