Skip to content

#adf4b2

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

RGB
173, 244, 178
HSL
124°, 76%, 82%
CMYK
29, 0, 27, 4
Luminance
0.7680

Every format

HEX#adf4b2
RGBrgb(173, 244, 178)
HSLhsl(124, 76%, 82%)
CMYKcmyk(29%, 0%, 27%, 4%)
LABlab(90.2 -34.7 24.9)
LCHlch(90.2 42.8 144.3)
OKLCHoklch(0.903 0.114 146.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf4b2 on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#adf4b2 on black: 16.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green95.7%
Blue69.8%

CMYK percentages

Cyan29.1%
Magenta0.0%
Yellow27.0%
Key (black)4.3%

Color previews

#adf4b2 text on a black background

contrast 16.36:1

Card sample

#adf4b2 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf4b2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf4b2 in the Color Lab