Skip to content

#08fdac

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

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

Every format

HEX#08fdac
RGBrgb(8, 253, 172)
HSLhsl(160, 98%, 51%)
CMYKcmyk(97%, 0%, 32%, 1%)
LABlab(88.6 -67.9 25.1)
LCHlch(88.6 72.4 159.7)
OKLCHoklch(0.878 0.195 161.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#08fdac text on a black background

contrast 15.66:1

Card sample

#08fdac text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #08fdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #08fdac in the Color Lab