Skip to content

#7cddad

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

RGB
124, 221, 173
HSL
150°, 59%, 68%
CMYK
44, 0, 22, 13
Luminance
0.5902

Every format

HEX#7cddad
RGBrgb(124, 221, 173)
HSLhsl(150, 59%, 68%)
CMYKcmyk(44%, 0%, 22%, 13%)
LABlab(81.3 -39.4 14.8)
LCHlch(81.3 42.1 159.5)
OKLCHoklch(0.825 0.116 160.9)

Copy-ready code

/* CSS */
color: #7cddad;
background-color: #7cddad;
/* Tailwind (arbitrary) */
class="text-[#7cddad] bg-[#7cddad]"
/* SCSS */
$brand: #7cddad;
/* SwiftUI */
Color(red: 0.486, green: 0.867, blue: 0.678)
/* Android */
Color.parseColor("#7cddad")

Accessibility — WCAG contrast

Aa
#7cddad on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#7cddad on black: 12.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.6%
Green86.7%
Blue67.8%

CMYK percentages

Cyan43.9%
Magenta0.0%
Yellow21.7%
Key (black)13.3%

Color previews

#7cddad text on a black background

contrast 12.80:1

Card sample

#7cddad text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7cddad;
Background color
Panel with #7cddad background
background-color: #7cddad;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7cddad;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(124, 221, 173, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(124, 221, 173, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7cddad;
background: linear-gradient(135deg, #7cddad, #7CCCDD);

Monochromatic scale

Palettes built from #7cddad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7cddad in the Color Lab