Skip to content

#08fdaa

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

RGB
8, 253, 170
HSL
160°, 98%, 51%
CMYK
97, 0, 33, 1
Luminance
0.7320

Every format

HEX#08fdaa
RGBrgb(8, 253, 170)
HSLhsl(160, 98%, 51%)
CMYKcmyk(97%, 0%, 33%, 1%)
LABlab(88.5 -68.3 26.0)
LCHlch(88.5 73.1 159.1)
OKLCHoklch(0.878 0.196 160.4)

Copy-ready code

/* CSS */
color: #08fdaa;
background-color: #08fdaa;
/* Tailwind (arbitrary) */
class="text-[#08fdaa] bg-[#08fdaa]"
/* SCSS */
$brand: #08fdaa;
/* SwiftUI */
Color(red: 0.031, green: 0.992, blue: 0.667)
/* Android */
Color.parseColor("#08fdaa")

Accessibility — WCAG contrast

Aa
#08fdaa on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#08fdaa on black: 15.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green99.2%
Blue66.7%

CMYK percentages

Cyan96.8%
Magenta0.0%
Yellow32.8%
Key (black)0.8%

Color previews

#08fdaa text on a black background

contrast 15.64:1

Card sample

#08fdaa text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(8, 253, 170, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(8, 253, 170, 0.45);
Border & gradient
Gradient panel
border: 3px solid #08fdaa;
background: linear-gradient(135deg, #08fdaa, #08ADFD);

Monochromatic scale

Palettes built from #08fdaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #08fdaa in the Color Lab