Skip to content

#1fa88a

a dark, vivid cyan · cool · closest name: seagreen

RGB
31, 168, 138
HSL
167°, 69%, 39%
CMYK
82, 0, 18, 34
Luminance
0.3013

Every format

HEX#1fa88a
RGBrgb(31, 168, 138)
HSLhsl(167, 69%, 39%)
CMYKcmyk(82%, 0%, 18%, 34%)
LABlab(61.8 -42.1 5.6)
LCHlch(61.8 42.4 172.4)
OKLCHoklch(0.655 0.119 173.1)

Copy-ready code

/* CSS */
color: #1fa88a;
background-color: #1fa88a;
/* Tailwind (arbitrary) */
class="text-[#1fa88a] bg-[#1fa88a]"
/* SCSS */
$brand: #1fa88a;
/* SwiftUI */
Color(red: 0.122, green: 0.659, blue: 0.541)
/* Android */
Color.parseColor("#1fa88a")

Accessibility — WCAG contrast

Aa
#1fa88a on white: 2.99:1
AA ✗ fail · AA-large · AAA
Aa
#1fa88a on black: 7.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.2%
Green65.9%
Blue54.1%

CMYK percentages

Cyan81.5%
Magenta0.0%
Yellow17.9%
Key (black)34.1%

Color previews

#1fa88a text on a black background

contrast 7.03:1

Card sample

#1fa88a text on a white background

contrast 2.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1fa88a;
Background color
Panel with #1fa88a background
background-color: #1fa88a;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1fa88a;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(31, 168, 138, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(31, 168, 138, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1fa88a;
background: linear-gradient(135deg, #1fa88a, #1F6BA8);

Monochromatic scale

Palettes built from #1fa88a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1fa88a in the Color Lab