Skip to content

#6affcd

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

RGB
106, 255, 205
HSL
160°, 100%, 71%
CMYK
58, 0, 20, 0
Luminance
0.7899

Every format

HEX#6affcd
RGBrgb(106, 255, 205)
HSLhsl(160, 100%, 71%)
CMYKcmyk(58%, 0%, 20%, 0%)
LABlab(91.2 -51.4 12.1)
LCHlch(91.2 52.8 166.8)
OKLCHoklch(0.906 0.147 167.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6affcd on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#6affcd on black: 16.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red41.6%
Green100.0%
Blue80.4%

CMYK percentages

Cyan58.4%
Magenta0.0%
Yellow19.6%
Key (black)0.0%

Color previews

#6affcd text on a black background

contrast 16.80:1

Card sample

#6affcd text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6affcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6affcd in the Color Lab