Skip to content

#adffab

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

RGB
173, 255, 171
HSL
119°, 100%, 84%
CMYK
32, 0, 33, 0
Luminance
0.8334

Every format

HEX#adffab
RGBrgb(173, 255, 171)
HSLhsl(119, 100%, 84%)
CMYKcmyk(32%, 0%, 33%, 0%)
LABlab(93.2 -40.8 32.5)
LCHlch(93.2 52.1 141.5)
OKLCHoklch(0.927 0.138 143.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green100.0%
Blue67.1%

CMYK percentages

Cyan32.2%
Magenta0.0%
Yellow32.9%
Key (black)0.0%

Color previews

#adffab text on a black background

contrast 17.67:1

Card sample

#adffab text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adffab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adffab in the Color Lab