Skip to content

#adf4da

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

RGB
173, 244, 218
HSL
158°, 76%, 82%
CMYK
29, 0, 11, 4
Luminance
0.7865

Every format

HEX#adf4da
RGBrgb(173, 244, 218)
HSLhsl(158, 76%, 82%)
CMYKcmyk(29%, 0%, 11%, 4%)
LABlab(91.1 -27.3 5.5)
LCHlch(91.1 27.9 168.6)
OKLCHoklch(0.913 0.079 169.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf4da on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#adf4da on black: 16.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green95.7%
Blue85.5%

CMYK percentages

Cyan29.1%
Magenta0.0%
Yellow10.7%
Key (black)4.3%

Color previews

#adf4da text on a black background

contrast 16.73:1

Card sample

#adf4da text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf4da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf4da in the Color Lab