Skip to content

#6deccc

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

RGB
109, 236, 204
HSL
165°, 77%, 68%
CMYK
54, 0, 14, 8
Luminance
0.6760

Every format

HEX#6deccc
RGBrgb(109, 236, 204)
HSLhsl(165, 77%, 68%)
CMYKcmyk(54%, 0%, 14%, 8%)
LABlab(85.8 -42.9 4.8)
LCHlch(85.8 43.1 173.6)
OKLCHoklch(0.862 0.123 174.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6deccc on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#6deccc on black: 14.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red42.7%
Green92.5%
Blue80.0%

CMYK percentages

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

Color previews

#6deccc text on a black background

contrast 14.52:1

Card sample

#6deccc text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6deccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6deccc in the Color Lab