Skip to content

#78ecaf

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

RGB
120, 236, 175
HSL
148°, 75%, 70%
CMYK
49, 0, 26, 8
Luminance
0.6708

Every format

HEX#78ecaf
RGBrgb(120, 236, 175)
HSLhsl(148, 75%, 70%)
CMYKcmyk(49%, 0%, 26%, 8%)
LABlab(85.5 -46.6 19.6)
LCHlch(85.5 50.6 157.1)
OKLCHoklch(0.859 0.138 158.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#78ecaf on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#78ecaf on black: 14.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.1%
Green92.5%
Blue68.6%

CMYK percentages

Cyan49.2%
Magenta0.0%
Yellow25.8%
Key (black)7.5%

Color previews

#78ecaf text on a black background

contrast 14.42:1

Card sample

#78ecaf text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #78ecaf;
Background color
Panel with #78ecaf background
background-color: #78ecaf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #78ecaf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(120, 236, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(120, 236, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #78ecaf;
background: linear-gradient(135deg, #78ecaf, #78DCEC);

Monochromatic scale

Palettes built from #78ecaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #78ecaf in the Color Lab