Skip to content

#6defac

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

RGB
109, 239, 172
HSL
149°, 80%, 68%
CMYK
54, 0, 28, 6
Luminance
0.6796

Every format

HEX#6defac
RGBrgb(109, 239, 172)
HSLhsl(149, 80%, 68%)
CMYKcmyk(54%, 0%, 28%, 6%)
LABlab(86.0 -51.0 21.8)
LCHlch(86.0 55.5 156.9)
OKLCHoklch(0.861 0.150 158.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6defac on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#6defac on black: 14.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red42.7%
Green93.7%
Blue67.5%

CMYK percentages

Cyan54.4%
Magenta0.0%
Yellow28.0%
Key (black)6.3%

Color previews

#6defac text on a black background

contrast 14.59:1

Card sample

#6defac text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6defac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6defac in the Color Lab