Skip to content

#afebc8

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

RGB
175, 235, 200
HSL
145°, 60%, 80%
CMYK
26, 0, 15, 8
Luminance
0.7270

Every format

HEX#afebc8
RGBrgb(175, 235, 200)
HSLhsl(145, 60%, 80%)
CMYKcmyk(26%, 0%, 15%, 8%)
LABlab(88.3 -25.9 10.9)
LCHlch(88.3 28.1 157.2)
OKLCHoklch(0.890 0.078 158.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afebc8 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#afebc8 on black: 15.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.2%
Blue78.4%

CMYK percentages

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

Color previews

#afebc8 text on a black background

contrast 15.54:1

Card sample

#afebc8 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afebc8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afebc8 in the Color Lab