Skip to content

#afebbd

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

RGB
175, 235, 189
HSL
134°, 60%, 80%
CMYK
26, 0, 20, 8
Luminance
0.7220

Every format

HEX#afebbd
RGBrgb(175, 235, 189)
HSLhsl(134, 60%, 80%)
CMYKcmyk(26%, 0%, 20%, 8%)
LABlab(88.1 -28.0 16.3)
LCHlch(88.1 32.4 149.8)
OKLCHoklch(0.887 0.088 151.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afebbd on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#afebbd on black: 15.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.2%
Blue74.1%

CMYK percentages

Cyan25.5%
Magenta0.0%
Yellow19.6%
Key (black)7.8%

Color previews

#afebbd text on a black background

contrast 15.44:1

Card sample

#afebbd text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afebbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afebbd in the Color Lab