Skip to content

#08fdab

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

RGB
8, 253, 171
HSL
160°, 98%, 51%
CMYK
97, 0, 32, 1
Luminance
0.7324

Every format

HEX#08fdab
RGBrgb(8, 253, 171)
HSLhsl(160, 98%, 51%)
CMYKcmyk(97%, 0%, 32%, 1%)
LABlab(88.6 -68.1 25.6)
LCHlch(88.6 72.8 159.4)
OKLCHoklch(0.878 0.196 160.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red3.1%
Green99.2%
Blue67.1%

CMYK percentages

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

Color previews

#08fdab text on a black background

contrast 15.65:1

Card sample

#08fdab text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #08fdab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #08fdab in the Color Lab