Skip to content

#6feccc

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

RGB
111, 236, 204
HSL
165°, 77%, 68%
CMYK
53, 0, 14, 8
Luminance
0.6773

Every format

HEX#6feccc
RGBrgb(111, 236, 204)
HSLhsl(165, 77%, 68%)
CMYKcmyk(53%, 0%, 14%, 8%)
LABlab(85.9 -42.5 4.9)
LCHlch(85.9 42.8 173.4)
OKLCHoklch(0.863 0.122 174.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red43.5%
Green92.5%
Blue80.0%

CMYK percentages

Cyan53.0%
Magenta0.0%
Yellow13.6%
Key (black)7.5%

Color previews

#6feccc text on a black background

contrast 14.55:1

Card sample

#6feccc text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(111, 236, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(111, 236, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6feccc;
background: linear-gradient(135deg, #6feccc, #6FB9EC);

Monochromatic scale

Palettes built from #6feccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6feccc in the Color Lab