Skip to content

#9feccb

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

RGB
159, 236, 203
HSL
154°, 67%, 78%
CMYK
33, 0, 14, 8
Luminance
0.7167

Every format

HEX#9feccb
RGBrgb(159, 236, 203)
HSLhsl(154, 67%, 78%)
CMYKcmyk(33%, 0%, 14%, 8%)
LABlab(87.8 -30.6 8.5)
LCHlch(87.8 31.8 164.5)
OKLCHoklch(0.884 0.089 165.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red62.4%
Green92.5%
Blue79.6%

CMYK percentages

Cyan32.6%
Magenta0.0%
Yellow14.0%
Key (black)7.5%

Color previews

#9feccb text on a black background

contrast 15.33:1

Card sample

#9feccb text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9feccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9feccb in the Color Lab