Skip to content

#00fafa

a balanced, electric cyan · cool · “cyan”

RGB
0, 250, 250
HSL
180°, 100%, 49%
CMYK
100, 0, 0, 2
Luminance
0.7527

Every format

HEX#00fafa
RGBrgb(0, 250, 250)
HSLhsl(180, 100%, 49%)
CMYKcmyk(100%, 0%, 0%, 2%)
LABlab(89.5 -47.4 -13.9)
LCHlch(89.5 49.4 196.4)
OKLCHoklch(0.892 0.152 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00fafa on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#00fafa on black: 16.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green98.0%
Blue98.0%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow0.0%
Key (black)2.0%

Color previews

#00fafa text on a black background

contrast 16.05:1

Card sample

#00fafa text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #00fafa;
Background color
Panel with #00fafa background
background-color: #00fafa;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #00fafa;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #00fafa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00fafa in the Color Lab