Skip to content

#6abc7b

a balanced, soft green · cool · closest name: seagreen

RGB
106, 188, 123
HSL
132°, 38%, 58%
CMYK
44, 0, 35, 26
Luminance
0.4046

Every format

HEX#6abc7b
RGBrgb(106, 188, 123)
HSLhsl(132, 38%, 58%)
CMYKcmyk(44%, 0%, 35%, 26%)
LABlab(69.8 -39.1 25.3)
LCHlch(69.8 46.6 147.1)
OKLCHoklch(0.726 0.124 149.2)

Copy-ready code

/* CSS */
color: #6abc7b;
background-color: #6abc7b;
/* Tailwind (arbitrary) */
class="text-[#6abc7b] bg-[#6abc7b]"
/* SCSS */
$brand: #6abc7b;
/* SwiftUI */
Color(red: 0.416, green: 0.737, blue: 0.482)
/* Android */
Color.parseColor("#6abc7b")

Accessibility — WCAG contrast

Aa
#6abc7b on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#6abc7b on black: 9.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red41.6%
Green73.7%
Blue48.2%

CMYK percentages

Cyan43.6%
Magenta0.0%
Yellow34.6%
Key (black)26.3%

Color previews

#6abc7b text on a black background

contrast 9.09:1

Card sample

#6abc7b text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #6abc7b;
Background color
Panel with #6abc7b background
background-color: #6abc7b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #6abc7b;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(106, 188, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(106, 188, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6abc7b;
background: linear-gradient(135deg, #6abc7b, #6ABCB2);

Monochromatic scale

Palettes built from #6abc7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6abc7b in the Color Lab