#00FF80#00FF80

#00FF80 is a very light, highly saturated teal. Relative luminance 0.731; OKLCH L 87.5% C 0.234 H 151.2°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).

Color values

HEX#00FF80
RGBrgb(0, 255, 128)
HSLhsl(150, 100%, 50%)
HSVhsv(150, 100%, 100%)
CMYKcmyk(100%, 0%, 49.8%, 0%)
CIE-LABlab(88.48, -76.75, 46.57)
CIE-LCHlch(88.48, 89.78, 148.75°)
OKLaboklab(87.51% -0.2054 0.113)
OKLCHoklch(87.51% 0.234 151.2)
XYZxyz(39.6525, 73.0732, 32.4325)
Luminance0.7308 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#00FF80 #FF007F
analogous
#00FF01 #00FF80 #00FEFF
triadic
#00FF80 #8000FF #FF8000
tetradic
#00FF80 #0100FF #FF007F #FEFF00
square
#00FF80 #0100FF #FF007F #FEFF00
split-complementary
#00FF80 #FF00FE #FF0100
monochromatic
#008543 #00C261 #00FF80 #3DFF9E #7AFFBD

Accessibility & contrast

On white

1.34
#00FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.62
#00FF80 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #00FF80
15.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##00FF80#FFFFFF#000000##000000
##00FF801.001.3415.6215.62
#FFFFFF1.341.0021.0021.00
#00000015.6221.001.001.00
##00000015.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#E9D789
Tritanopia (blue-blind)
#00FBE2
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #00ff80;
/* rgb */ color: rgb(0, 255, 128);
/* oklch */ color: oklch(87.5% 0.234 151.2);
Tailwind
colors: {
  custom: {
    50: '#85ffa7',
    500: '#00ff80',
    950: '#000000',
  },
}
SCSS
$custom: #00ff80;
$custom-light: #85ffa7;
$custom-dark: #000000;
JSON
{
  "hex": "#00ff80",
  "rgb": {
    "r": 0,
    "g": 255,
    "b": 128
  },
  "hsl": {
    "h": 150.118,
    "s": 100,
    "l": 50
  },
  "oklch": {
    "l": 0.87507,
    "c": 0.23444,
    "h": 151.2
  },
  "luminance": 0.73079
}

Semantic roles & 50–950 ramp

primary
#00FF80
secondary
#8B1851
accent
#2993FF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0E1810
muted
#7F8680

Preview Lab

Preview with #00FF80

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

Preview Lab → · Contrast checker → · Palette generator →

#00FF80 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva