Skip to content

#adffbc

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

RGB
173, 255, 188
HSL
131°, 100%, 84%
CMYK
32, 0, 26, 0
Luminance
0.8404

Every format

HEX#adffbc
RGBrgb(173, 255, 188)
HSLhsl(131, 100%, 84%)
CMYKcmyk(32%, 0%, 26%, 0%)
LABlab(93.5 -38.0 24.3)
LCHlch(93.5 45.1 147.4)
OKLCHoklch(0.930 0.121 149.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green100.0%
Blue73.7%

CMYK percentages

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

Color previews

#adffbc text on a black background

contrast 17.81:1

Card sample

#adffbc text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adffbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adffbc in the Color Lab