Aqua#00FFFF
#00FFFF is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.155 H 194.8°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #00FFFF |
|---|---|
| RGB | rgb(0, 255, 255) |
| HSL | hsl(180, 100%, 50%) |
| HSV | hsv(180, 100%, 100%) |
| CMYK | cmyk(100%, 0%, 0%, 0%) |
| CIE-LAB | lab(91.11, -48.09, -14.13) |
| CIE-LCH | lch(91.11, 50.12, 196.38°) |
| OKLab | oklab(90.54% -0.1494 -0.0394) |
| OKLCH | oklch(90.54% 0.155 194.8) |
| XYZ | xyz(53.8014, 78.7327, 106.9496) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua
#00FFFF
ΔE00 0.00
Bright Cyan
#41FDFE
ΔE00 1.30
Bright Turquoise
#0FFEF9
ΔE00 1.56
Bright Light Blue
#26F7FD
ΔE00 2.60
Bright Aqua
#0BF9EA
ΔE00 4.87
Robin'S Egg
#6DEDFD
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00FFFF #FF0000
analogous
#00FF80 #00FFFF #007FFF
triadic
#00FFFF #FF00FF #FFFF00
tetradic
#00FFFF #7F00FF #FF0000 #80FF00
square
#00FFFF #7F00FF #FF0000 #80FF00
split-complementary
#00FFFF #FF0080 #FF8000
monochromatic
#008585 #00C2C2 #00FFFF #3DFFFF #7AFFFF
Accessibility & contrast
On white
1.25
#00FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#00FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #00FFFF
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##00FFFF | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D0DDFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E5E5E5
Related colors
#18E2E2#21C6C6#24ABAB#259191#247777#225F5E#1D4747#183130#111C1B#000000#50FFFF#71FFFF#8AFFFF#9FFFFF#B2FFFF#C3FFFF#D3FFFF#E2FFFF#F1FFFF#FFFFFF#4CFDFC#6BFBFA#82F8F7#95F6F5Palettes with this color
#C0C0C0
#E8E8E8
#606060
#C0C0C0
#A7A7A7
Silver Color Palette
#708090
#C8CFD7
#38434D
#898077
#7E8C9B
Slate Gray Color Palette
#E30B5C
#FFB1BD
#85002D
#3CB286
#EA3D6B
Raspberry Color Palette
#F28500
#FFCF9C
#843F00
#3672BC
#F7912C
Tangerine Color Palette
Design tokens & code
CSS
--color: #00ffff; /* rgb */ color: rgb(0, 255, 255); /* oklch */ color: oklch(90.5% 0.155 194.8);
Tailwind
colors: {
custom: {
50: '#8affff',
500: '#00ffff',
950: '#000000',
},
}SCSS
$custom: #00ffff; $custom-light: #8affff; $custom-dark: #000000;
JSON
{
"hex": "#00ffff",
"rgb": {
"r": 0,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 50
},
"oklch": {
"l": 0.9054,
"c": 0.15455,
"h": 194.8
},
"luminance": 0.7874
}Semantic roles & 50–950 ramp
primary
#00FFFF
secondary
#8B1818
accent
#2929FF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1818
muted
#808686