#5EEF80#5EEF80
#5EEF80 is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.8% C 0.196 H 148.3°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF80 |
|---|---|
| RGB | rgb(94, 239, 128) |
| HSL | hsl(134, 82%, 65%) |
| HSV | hsv(134, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(84.83, -61.86, 42.24) |
| CIE-LCH | lch(84.83, 74.91, 145.67°) |
| OKLab | oklab(84.82% -0.1671 0.1031) |
| OKLCH | oklch(84.82% 0.196 148.3) |
| XYZ | xyz(39.3761, 65.6674, 31.0179) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.19
Weird Green
#3AE57F
ΔE00 3.31
Spearmint
#1EF876
ΔE00 3.31
Wintergreen
#20F986
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.58
Spring Green
#00FF7F
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF80 #EF5ECD
analogous
#84EF5E #5EEF80 #5EEFC8
triadic
#5EEF80 #805EEF #EF805E
tetradic
#5EEF80 #5E84EF #EF5ECD #EFC85E
square
#5EEF80 #5E84EF #EF5ECD #EFC85E
split-complementary
#5EEF80 #C85EEF #EF5E84
monochromatic
#13C03B #26E954 #5EEF80 #96F5AC #CDFAD8
Accessibility & contrast
On white
1.49
#5EEF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#5EEF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF80
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF80 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC77
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#35EAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eef80; /* rgb */ color: rgb(94, 239, 128); /* oklch */ color: oklch(84.8% 0.196 148.3);
Tailwind
colors: {
custom: {
50: '#99f5a6',
500: '#5eef80',
950: '#000000',
},
}SCSS
$custom: #5eef80; $custom-light: #99f5a6; $custom-dark: #000000;
JSON
{
"hex": "#5eef80",
"rgb": {
"r": 94,
"g": 239,
"b": 128
},
"hsl": {
"h": 134.069,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.84822,
"c": 0.19636,
"h": 148.3
},
"luminance": 0.65671
}Semantic roles & 50–950 ramp
primary
#5EEF80
secondary
#BE339D
accent
#07ACDE
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580