#0080FF#0080FF

#0080FF is a mid, highly saturated cyan. Relative luminance 0.227; OKLCH L 61.5% C 0.211 H 256.1°. Best body text is #000000 at 5.53:1 contrast (WCAG AA passes).

Color values

HEX#0080FF
RGBrgb(0, 128, 255)
HSLhsl(210, 100%, 50%)
HSVhsv(210, 100%, 100%)
CMYKcmyk(100%, 49.8%, 0%, 0%)
CIE-LABlab(54.72, 18.78, -70.92)
CIE-LCHlch(54.72, 73.36, 284.83°)
OKLaboklab(61.52% -0.0506 -0.2046)
OKLCHoklch(61.52% 0.211 256.1)
XYZxyz(25.7624, 22.6548, 97.6033)
Luminance0.2266 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#0080FF #FF7F00
analogous
#00FFFE #0080FF #0001FF
triadic
#0080FF #FF0080 #80FF00
tetradic
#0080FF #FE00FF #FF7F00 #01FF00
square
#0080FF #FE00FF #FF7F00 #01FF00
split-complementary
#0080FF #FF0001 #FFFE00
monochromatic
#004385 #0061C2 #0080FF #3D9EFF #7ABDFF

Accessibility & contrast

On white

3.80
#0080FF on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

5.53
#0080FF on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #0080FF
5.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##0080FF#FFFFFF#000000##000000
##0080FF1.003.805.535.53
#FFFFFF3.801.0021.0021.00
#0000005.5321.001.001.00
##0000005.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#298EFF
Deuteranopia (green-blind)
#0079FD
Tritanopia (blue-blind)
#009FB3
Achromatopsia (no color)
#838383

Design tokens & code

CSS
--color: #0080ff;
/* rgb */ color: rgb(0, 128, 255);
/* oklch */ color: oklch(61.5% 0.211 256.1);
Tailwind
colors: {
  custom: {
    50: '#82a3ff',
    500: '#0080ff',
    950: '#000000',
  },
}
SCSS
$custom: #0080ff;
$custom-light: #82a3ff;
$custom-dark: #000000;
JSON
{
  "hex": "#0080ff",
  "rgb": {
    "r": 0,
    "g": 128,
    "b": 255
  },
  "hsl": {
    "h": 209.882,
    "s": 100,
    "l": 50
  },
  "oklch": {
    "l": 0.61517,
    "c": 0.21081,
    "h": 256.1
  },
  "luminance": 0.22658
}

Semantic roles & 50–950 ramp

primary
#0080FF
secondary
#E7AD74
accent
#9329FF
background
#F9FAFF
surface
#F1F3FF
border
#CBCDD7
text
#0D0F18
muted
#7E7F86

Preview Lab

Preview with #0080FF

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#0080FF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva