Skip to content

#08faaa

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

RGB
8, 250, 170
HSL
160°, 96%, 51%
CMYK
97, 0, 32, 2
Luminance
0.7133

Every format

HEX#08faaa
RGBrgb(8, 250, 170)
HSLhsl(160, 96%, 51%)
CMYKcmyk(97%, 0%, 32%, 2%)
LABlab(87.6 -67.3 24.8)
LCHlch(87.6 71.7 159.8)
OKLCHoklch(0.870 0.193 161.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#08faaa on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#08faaa on black: 15.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green98.0%
Blue66.7%

CMYK percentages

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

Color previews

#08faaa text on a black background

contrast 15.27:1

Card sample

#08faaa text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #08faaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #08faaa in the Color Lab