Skip to content

#3defac

a balanced, electric green · cool · closest name: aquamarine

RGB
61, 239, 172
HSL
157°, 85%, 59%
CMYK
75, 0, 28, 6
Luminance
0.6570

Every format

HEX#3defac
RGBrgb(61, 239, 172)
HSLhsl(157, 85%, 59%)
CMYKcmyk(75%, 0%, 28%, 6%)
LABlab(84.8 -59.3 20.0)
LCHlch(84.8 62.5 161.3)
OKLCHoklch(0.849 0.170 162.6)

Copy-ready code

/* CSS */
color: #3defac;
background-color: #3defac;
/* Tailwind (arbitrary) */
class="text-[#3defac] bg-[#3defac]"
/* SCSS */
$brand: #3defac;
/* SwiftUI */
Color(red: 0.239, green: 0.937, blue: 0.675)
/* Android */
Color.parseColor("#3defac")

Accessibility — WCAG contrast

Aa
#3defac on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#3defac on black: 14.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green93.7%
Blue67.5%

CMYK percentages

Cyan74.5%
Magenta0.0%
Yellow28.0%
Key (black)6.3%

Color previews

#3defac text on a black background

contrast 14.14:1

Card sample

#3defac text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3defac;
Background color
Panel with #3defac background
background-color: #3defac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3defac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(61, 239, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(61, 239, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3defac;
background: linear-gradient(135deg, #3defac, #3DBBEF);

Monochromatic scale

Palettes built from #3defac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3defac in the Color Lab