Skip to content

#08fffc

a balanced, electric cyan · cool · “cyan”

RGB
8, 255, 252
HSL
179°, 100%, 52%
CMYK
97, 0, 1, 0
Luminance
0.7860

Every format

HEX#08fffc
RGBrgb(8, 255, 252)
HSLhsl(179, 100%, 52%)
CMYKcmyk(97%, 0%, 1%, 0%)
LABlab(91.0 -48.8 -12.7)
LCHlch(91.0 50.4 194.6)
OKLCHoklch(0.905 0.154 193.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#08fffc on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#08fffc on black: 16.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green100.0%
Blue98.8%

CMYK percentages

Cyan96.9%
Magenta0.0%
Yellow1.2%
Key (black)0.0%

Color previews

#08fffc text on a black background

contrast 16.72:1

Card sample

#08fffc text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(8, 255, 252, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(8, 255, 252, 0.45);
Border & gradient
Gradient panel
border: 3px solid #08fffc;
background: linear-gradient(135deg, #08fffc, #085DFF);

Monochromatic scale

Palettes built from #08fffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #08fffc in the Color Lab