Skip to content

#7adebb

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

RGB
122, 222, 187
HSL
159°, 60%, 68%
CMYK
45, 0, 16, 13
Luminance
0.5997

Every format

HEX#7adebb
RGBrgb(122, 222, 187)
HSLhsl(159, 60%, 68%)
CMYKcmyk(45%, 0%, 16%, 13%)
LABlab(81.8 -37.5 8.1)
LCHlch(81.8 38.3 167.8)
OKLCHoklch(0.830 0.108 168.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7adebb on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#7adebb on black: 12.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.8%
Green87.1%
Blue73.3%

CMYK percentages

Cyan45.0%
Magenta0.0%
Yellow15.8%
Key (black)12.9%

Color previews

#7adebb text on a black background

contrast 12.99:1

Card sample

#7adebb text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(122, 222, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(122, 222, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7adebb;
background: linear-gradient(135deg, #7adebb, #7ABEDE);

Monochromatic scale

Palettes built from #7adebb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7adebb in the Color Lab