#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 |
|---|---|
| RGB | rgb(0, 255, 128) |
| HSL | hsl(150, 100%, 50%) |
| HSV | hsv(150, 100%, 100%) |
| CMYK | cmyk(100%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(88.48, -76.75, 46.57) |
| CIE-LCH | lch(88.48, 89.78, 148.75°) |
| OKLab | oklab(87.51% -0.2054 0.113) |
| OKLCH | oklch(87.51% 0.234 151.2) |
| XYZ | xyz(39.6525, 73.0732, 32.4325) |
| Luminance | 0.7308 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Spring Green
#00FF7F
ΔE00 0.13
Spearmint
#1EF876
ΔE00 1.67
Minty Green
#0BF77D
ΔE00 1.67
Wintergreen
#20F986
ΔE00 1.76
Turquoise Green
#04F489
ΔE00 3.23
Mediumspringgreen
#00FA9A
ΔE00 4.41
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 |
|---|---|---|---|---|
| ##00FF80 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.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