Skip to content

#aeffdb

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

RGB
174, 255, 219
HSL
153°, 100%, 84%
CMYK
32, 0, 14, 0
Luminance
0.8563

Every format

HEX#aeffdb
RGBrgb(174, 255, 219)
HSLhsl(153, 100%, 84%)
CMYKcmyk(32%, 0%, 14%, 0%)
LABlab(94.2 -32.0 9.4)
LCHlch(94.2 33.4 163.6)
OKLCHoklch(0.938 0.093 165.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.2%
Green100.0%
Blue85.9%

CMYK percentages

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

Color previews

#aeffdb text on a black background

contrast 18.13:1

Card sample

#aeffdb text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aeffdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aeffdb in the Color Lab