#5EFF80#5EFF80
#5EFF80 is a very light, highly saturated green. Relative luminance 0.755; OKLCH L 88.8% C 0.217 H 147.4°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFF80 |
|---|---|
| RGB | rgb(94, 255, 128) |
| HSL | hsl(133, 100%, 68%) |
| HSV | hsv(133, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(89.61, -67.62, 48.21) |
| CIE-LCH | lch(89.61, 83.05, 144.51°) |
| OKLab | oklab(88.76% -0.1825 0.1166) |
| OKLCH | oklch(88.76% 0.217 147.4) |
| XYZ | xyz(44.2693, 75.4537, 32.6489) |
| Luminance | 0.7546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.04
Spring Green
#00FF7F
ΔE00 2.71
Spearmint
#1EF876
ΔE00 2.78
Minty Green
#0BF77D
ΔE00 3.36
Wintergreen
#20F986
ΔE00 3.46
Easter Green
#8CFD7E
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFF80 #FF5EDD
analogous
#8CFF5E #5EFF80 #5EFFD0
triadic
#5EFF80 #805EFF #FF805E
tetradic
#5EFF80 #5E8CFF #FF5EDD #FFD05E
square
#5EFF80 #5E8CFF #FF5EDD #FFD05E
split-complementary
#5EFF80 #D05EFF #FF5E8C
monochromatic
#00E330 #21FF50 #5EFF80 #9BFFB0 #D8FFE1
Accessibility & contrast
On white
1.31
#5EFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#5EFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFF80
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFF80 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#EEDC89
Tritanopia (blue-blind)
#2CFAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5eff80; /* rgb */ color: rgb(94, 255, 128); /* oklch */ color: oklch(88.8% 0.217 147.4);
Tailwind
colors: {
custom: {
50: '#9cffa7',
500: '#5eff80',
950: '#000000',
},
}SCSS
$custom: #5eff80; $custom-light: #9cffa7; $custom-dark: #000000;
JSON
{
"hex": "#5eff80",
"rgb": {
"r": 94,
"g": 255,
"b": 128
},
"hsl": {
"h": 132.671,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.8876,
"c": 0.21658,
"h": 147.4
},
"luminance": 0.75458
}Semantic roles & 50–950 ramp
primary
#5EFF80
secondary
#D928B4
accent
#00B5E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101810
muted
#808680