Skip to content

#aeffda

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

RGB
174, 255, 218
HSL
153°, 100%, 84%
CMYK
32, 0, 15, 0
Luminance
0.8558

Every format

HEX#aeffda
RGBrgb(174, 255, 218)
HSLhsl(153, 100%, 84%)
CMYKcmyk(32%, 0%, 15%, 0%)
LABlab(94.1 -32.2 9.9)
LCHlch(94.1 33.7 162.9)
OKLCHoklch(0.938 0.094 164.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aeffda on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#aeffda on black: 18.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.2%
Green100.0%
Blue85.5%

CMYK percentages

Cyan31.8%
Magenta0.0%
Yellow14.5%
Key (black)0.0%

Color previews

#aeffda text on a black background

contrast 18.12:1

Card sample

#aeffda text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aeffda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aeffda in the Color Lab