Skip to content

#9decce

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

RGB
157, 236, 206
HSL
157°, 68%, 77%
CMYK
34, 0, 13, 8
Luminance
0.7162

Every format

HEX#9decce
RGBrgb(157, 236, 206)
HSLhsl(157, 68%, 77%)
CMYKcmyk(34%, 0%, 13%, 8%)
LABlab(87.8 -30.6 6.9)
LCHlch(87.8 31.4 167.3)
OKLCHoklch(0.883 0.088 168.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9decce on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#9decce on black: 15.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green92.5%
Blue80.8%

CMYK percentages

Cyan33.5%
Magenta0.0%
Yellow12.7%
Key (black)7.5%

Color previews

#9decce text on a black background

contrast 15.32:1

Card sample

#9decce text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(157, 236, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(157, 236, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9decce;
background: linear-gradient(135deg, #9decce, #9DD5EC);

Monochromatic scale

Palettes built from #9decce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9decce in the Color Lab