Gradient Page

#00FFFF

#00FFFF is the HEX color code for
Cyan / Aqua
#00FFFF

Cyan / Aqua

Contrast
Light
Luminance
70%
Color Conversions
Formats for Cyan / Aqua (#00FFFF) in various color spaces.
#00FFFF
0, 255, 255
180°, 100%, 50%
100%, 0%, 0%, 0%
0.905, 0.155, 194.8
--color-cyan-/-aqua: #00FFFF;

Shades & Tints

#e5ffff
#b3ffff
#80ffff
#4dffff
#1affff
#00e6e6
#00b3b3
#008080
#004d4d
#001a1a
DarkestBaseLightest

Color Harmonies

Complementary

#00FFFF
#ff0000

Analogous

#00ff80
#00FFFF
#0080ff

Triadic

#00FFFF
#ff00ff
#ffff00

Split Complementary

#00FFFF
#ff0080
#ff8000

UI Component Examples

See how #00FFFF looks when applied to real interface components.

Interactive Elements
Surface & Accent
Pro Tip!

Use lighter tints for backgrounds to maintain readability while keeping brand identity.

Status Indicator
Active
# CSS Variables
Copy-paste these variables into your global CSS to use this palette instantly.
:root {
  /* Cyan / Aqua Base */
  --color-primary: #00FFFF;
  --color-primary-rgb: 0 255 255;
  --color-primary-hsl: 180 100% 50%;
  
  /* Foreground text color based on contrast */
  --color-primary-foreground: #000000;

  /* Shades */
  --color-primary-50:  #e5ffff;
  --color-primary-100: #b3ffff;
  --color-primary-200: #80ffff;
  --color-primary-300: #4dffff;
  --color-primary-400: #1affff;
  --color-primary-500: #00e6e6;
  --color-primary-600: #00b3b3;
  --color-primary-700: #008080;
  --color-primary-800: #004d4d;
  --color-primary-900: #001a1a;
}

Want more?

We hope you enjoyed this color. Keep reading for more amazing colorful content for developers, designers and creators!
View our entire collection of UI gradientsView all our color names
#00FFFF Hex Color | Cyan / Aqua sl | UI Color Scheme Generator