Skip to content

#9beccc

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

RGB
155, 236, 204
HSL
156°, 68%, 77%
CMYK
34, 0, 14, 8
Luminance
0.7132

Every format

HEX#9beccc
RGBrgb(155, 236, 204)
HSLhsl(156, 68%, 77%)
CMYKcmyk(34%, 0%, 14%, 8%)
LABlab(87.6 -31.6 7.7)
LCHlch(87.6 32.5 166.3)
OKLCHoklch(0.882 0.091 167.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9beccc on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#9beccc on black: 15.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.8%
Green92.5%
Blue80.0%

CMYK percentages

Cyan34.3%
Magenta0.0%
Yellow13.6%
Key (black)7.5%

Color previews

#9beccc text on a black background

contrast 15.26:1

Card sample

#9beccc text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9beccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9beccc in the Color Lab