Skip to content

#adfebc

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

RGB
173, 254, 188
HSL
131°, 98%, 84%
CMYK
32, 0, 26, 0
Luminance
0.8340

Every format

HEX#adfebc
RGBrgb(173, 254, 188)
HSLhsl(131, 98%, 84%)
CMYKcmyk(32%, 0%, 26%, 0%)
LABlab(93.2 -37.6 23.9)
LCHlch(93.2 44.5 147.5)
OKLCHoklch(0.928 0.120 149.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green99.6%
Blue73.7%

CMYK percentages

Cyan31.9%
Magenta0.0%
Yellow26.0%
Key (black)0.4%

Color previews

#adfebc text on a black background

contrast 17.68:1

Card sample

#adfebc text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfebc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfebc in the Color Lab