Skip to content

#aeeeba

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

RGB
174, 238, 186
HSL
131°, 65%, 81%
CMYK
27, 0, 22, 7
Luminance
0.7369

Every format

HEX#aeeeba
RGBrgb(174, 238, 186)
HSLhsl(131, 65%, 81%)
CMYKcmyk(27%, 0%, 22%, 7%)
LABlab(88.8 -30.2 18.8)
LCHlch(88.8 35.6 148.1)
OKLCHoklch(0.892 0.096 149.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aeeeba on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#aeeeba on black: 15.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.2%
Green93.3%
Blue72.9%

CMYK percentages

Cyan26.9%
Magenta0.0%
Yellow21.8%
Key (black)6.7%

Color previews

#aeeeba text on a black background

contrast 15.74:1

Card sample

#aeeeba text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aeeeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aeeeba in the Color Lab