Skip to content

#8affcd

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

RGB
138, 255, 205
HSL
154°, 100%, 77%
CMYK
46, 0, 20, 0
Luminance
0.8133

Every format

HEX#8affcd
RGBrgb(138, 255, 205)
HSLhsl(154, 100%, 77%)
CMYKcmyk(46%, 0%, 20%, 0%)
LABlab(92.3 -44.4 13.7)
LCHlch(92.3 46.5 162.8)
OKLCHoklch(0.918 0.129 164.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8affcd on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#8affcd on black: 17.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.1%
Green100.0%
Blue80.4%

CMYK percentages

Cyan45.9%
Magenta0.0%
Yellow19.6%
Key (black)0.0%

Color previews

#8affcd text on a black background

contrast 17.27:1

Card sample

#8affcd text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8affcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8affcd in the Color Lab