Skip to content

#74ebba

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

RGB
116, 235, 186
HSL
155°, 75%, 69%
CMYK
51, 0, 21, 8
Luminance
0.6667

Every format

HEX#74ebba
RGBrgb(116, 235, 186)
HSLhsl(155, 75%, 69%)
CMYKcmyk(51%, 0%, 21%, 8%)
LABlab(85.3 -44.9 13.6)
LCHlch(85.3 46.9 163.1)
OKLCHoklch(0.858 0.130 164.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red45.5%
Green92.2%
Blue72.9%

CMYK percentages

Cyan50.6%
Magenta0.0%
Yellow20.9%
Key (black)7.8%

Color previews

#74ebba text on a black background

contrast 14.33:1

Card sample

#74ebba text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #74ebba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #74ebba in the Color Lab