Skip to content

#aafdbc

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

RGB
170, 253, 188
HSL
133°, 95%, 83%
CMYK
33, 0, 26, 1
Luminance
0.8243

Every format

HEX#aafdbc
RGBrgb(170, 253, 188)
HSLhsl(133, 95%, 83%)
CMYKcmyk(33%, 0%, 26%, 1%)
LABlab(92.8 -38.0 23.3)
LCHlch(92.8 44.6 148.5)
OKLCHoklch(0.924 0.120 150.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aafdbc on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#aafdbc on black: 17.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green99.2%
Blue73.7%

CMYK percentages

Cyan32.8%
Magenta0.0%
Yellow25.7%
Key (black)0.8%

Color previews

#aafdbc text on a black background

contrast 17.49:1

Card sample

#aafdbc text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aafdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aafdbc in the Color Lab