Skip to content

#6feccb

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

RGB
111, 236, 203
HSL
164°, 77%, 68%
CMYK
53, 0, 14, 8
Luminance
0.6768

Every format

HEX#6feccb
RGBrgb(111, 236, 203)
HSLhsl(164, 77%, 68%)
CMYKcmyk(53%, 0%, 14%, 8%)
LABlab(85.8 -42.7 5.4)
LCHlch(85.8 43.0 172.8)
OKLCHoklch(0.863 0.122 173.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red43.5%
Green92.5%
Blue79.6%

CMYK percentages

Cyan53.0%
Magenta0.0%
Yellow14.0%
Key (black)7.5%

Color previews

#6feccb text on a black background

contrast 14.54:1

Card sample

#6feccb text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6feccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6feccb in the Color Lab