Skip to content

#6abc7c

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

RGB
106, 188, 124
HSL
133°, 38%, 58%
CMYK
44, 0, 34, 26
Luminance
0.4049

Every format

HEX#6abc7c
RGBrgb(106, 188, 124)
HSLhsl(133, 38%, 58%)
CMYKcmyk(44%, 0%, 34%, 26%)
LABlab(69.8 -38.9 24.8)
LCHlch(69.8 46.1 147.5)
OKLCHoklch(0.726 0.123 149.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#6abc7c text on a black background

contrast 9.10:1

Card sample

#6abc7c text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6abc7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6abc7c in the Color Lab