Skip to content

#aff0cd

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

RGB
175, 240, 205
HSL
148°, 68%, 81%
CMYK
27, 0, 15, 6
Luminance
0.7584

Every format

HEX#aff0cd
RGBrgb(175, 240, 205)
HSLhsl(148, 68%, 81%)
CMYKcmyk(27%, 0%, 15%, 6%)
LABlab(89.8 -27.4 10.4)
LCHlch(89.8 29.3 159.2)
OKLCHoklch(0.902 0.081 160.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aff0cd on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#aff0cd on black: 16.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green94.1%
Blue80.4%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow14.6%
Key (black)5.9%

Color previews

#aff0cd text on a black background

contrast 16.17:1

Card sample

#aff0cd text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 240, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 240, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aff0cd;
background: linear-gradient(135deg, #aff0cd, #AFE8F0);

Monochromatic scale

Palettes built from #aff0cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aff0cd in the Color Lab