Skip to content

#adf2cb

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

RGB
173, 242, 203
HSL
146°, 73%, 81%
CMYK
29, 0, 16, 5
Luminance
0.7670

Every format

HEX#adf2cb
RGBrgb(173, 242, 203)
HSLhsl(146, 73%, 81%)
CMYKcmyk(29%, 0%, 16%, 5%)
LABlab(90.2 -29.3 12.0)
LCHlch(90.2 31.7 157.7)
OKLCHoklch(0.905 0.087 159.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf2cb on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#adf2cb on black: 16.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green94.9%
Blue79.6%

CMYK percentages

Cyan28.5%
Magenta0.0%
Yellow16.1%
Key (black)5.1%

Color previews

#adf2cb text on a black background

contrast 16.34:1

Card sample

#adf2cb text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf2cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf2cb in the Color Lab