Skip to content

#afebba

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

RGB
175, 235, 186
HSL
131°, 60%, 80%
CMYK
26, 0, 21, 8
Luminance
0.7208

Every format

HEX#afebba
RGBrgb(175, 235, 186)
HSLhsl(131, 60%, 80%)
CMYKcmyk(26%, 0%, 21%, 8%)
LABlab(88.0 -28.5 17.8)
LCHlch(88.0 33.6 148.1)
OKLCHoklch(0.886 0.091 149.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green92.2%
Blue72.9%

CMYK percentages

Cyan25.5%
Magenta0.0%
Yellow20.9%
Key (black)7.8%

Color previews

#afebba text on a black background

contrast 15.42:1

Card sample

#afebba text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afebba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afebba in the Color Lab