Skip to content

#74ecaf

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

RGB
116, 236, 175
HSL
150°, 76%, 69%
CMYK
51, 0, 26, 8
Luminance
0.6680

Every format

HEX#74ecaf
RGBrgb(116, 236, 175)
HSLhsl(150, 76%, 69%)
CMYKcmyk(51%, 0%, 26%, 8%)
LABlab(85.4 -47.6 19.4)
LCHlch(85.4 51.4 157.8)
OKLCHoklch(0.857 0.140 159.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red45.5%
Green92.5%
Blue68.6%

CMYK percentages

Cyan50.8%
Magenta0.0%
Yellow25.8%
Key (black)7.5%

Color previews

#74ecaf text on a black background

contrast 14.36:1

Card sample

#74ecaf text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #74ecaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #74ecaf in the Color Lab