Skip to content

#adfeb2

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

RGB
173, 254, 178
HSL
124°, 98%, 84%
CMYK
32, 0, 30, 0
Luminance
0.8298

Every format

HEX#adfeb2
RGBrgb(173, 254, 178)
HSLhsl(124, 98%, 84%)
CMYKcmyk(32%, 0%, 30%, 0%)
LABlab(93.0 -39.3 28.7)
LCHlch(93.0 48.6 143.8)
OKLCHoklch(0.926 0.129 145.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adfeb2 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#adfeb2 on black: 17.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green99.6%
Blue69.8%

CMYK percentages

Cyan31.9%
Magenta0.0%
Yellow29.9%
Key (black)0.4%

Color previews

#adfeb2 text on a black background

contrast 17.60:1

Card sample

#adfeb2 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 254, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 254, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adfeb2;
background: linear-gradient(135deg, #adfeb2, #ADFEE8);

Monochromatic scale

Palettes built from #adfeb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfeb2 in the Color Lab