Skip to content

#adffbb

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

RGB
173, 255, 187
HSL
130°, 100%, 84%
CMYK
32, 0, 27, 0
Luminance
0.8399

Every format

HEX#adffbb
RGBrgb(173, 255, 187)
HSLhsl(130, 100%, 84%)
CMYKcmyk(32%, 0%, 27%, 0%)
LABlab(93.5 -38.2 24.8)
LCHlch(93.5 45.5 147.0)
OKLCHoklch(0.930 0.122 148.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adffbb on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#adffbb on black: 17.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green100.0%
Blue73.3%

CMYK percentages

Cyan32.2%
Magenta0.0%
Yellow26.7%
Key (black)0.0%

Color previews

#adffbb text on a black background

contrast 17.80:1

Card sample

#adffbb text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adffbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adffbb in the Color Lab