Skip to content

#7feeba

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

RGB
127, 238, 186
HSL
152°, 77%, 72%
CMYK
47, 0, 22, 7
Luminance
0.6921

Every format

HEX#7feeba
RGBrgb(127, 238, 186)
HSLhsl(152, 77%, 72%)
CMYKcmyk(47%, 0%, 22%, 7%)
LABlab(86.6 -43.6 15.5)
LCHlch(86.6 46.2 160.5)
OKLCHoklch(0.869 0.127 161.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7feeba on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#7feeba on black: 14.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green93.3%
Blue72.9%

CMYK percentages

Cyan46.6%
Magenta0.0%
Yellow21.8%
Key (black)6.7%

Color previews

#7feeba text on a black background

contrast 14.84:1

Card sample

#7feeba text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(127, 238, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(127, 238, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7feeba;
background: linear-gradient(135deg, #7feeba, #7FD8EE);

Monochromatic scale

Palettes built from #7feeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7feeba in the Color Lab