#5EFF82#5EFF82
#5EFF82 is a very light, highly saturated green. Relative luminance 0.755; OKLCH L 88.8% C 0.215 H 147.8°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFF82 |
|---|---|
| RGB | rgb(94, 255, 130) |
| HSL | hsl(133, 100%, 68%) |
| HSV | hsv(133, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 49%, 0%) |
| CIE-LAB | lab(89.63, -67.34, 47.31) |
| CIE-LCH | lch(89.63, 82.29, 144.91°) |
| OKLab | oklab(88.79% -0.1817 0.1146) |
| OKLCH | oklch(88.79% 0.215 147.8) |
| XYZ | xyz(44.4022, 75.5069, 33.3491) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.22
Spring Green
#00FF7F
ΔE00 2.64
Spearmint
#1EF876
ΔE00 2.78
Minty Green
#0BF77D
ΔE00 3.27
Wintergreen
#20F986
ΔE00 3.29
Easter Green
#8CFD7E
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFF82 #FF5EDB
analogous
#8AFF5E #5EFF82 #5EFFD2
triadic
#5EFF82 #825EFF #FF825E
tetradic
#5EFF82 #5E8AFF #FF5EDB #FFD25E
square
#5EFF82 #5E8AFF #FF5EDB #FFD25E
split-complementary
#5EFF82 #D25EFF #FF5E8A
monochromatic
#00E333 #21FF52 #5EFF82 #9BFFB2 #D8FFE1
Accessibility & contrast
On white
1.30
#5EFF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#5EFF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFF82
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFF82 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA78
Deuteranopia (green-blind)
#EDDC8B
Tritanopia (blue-blind)
#2BFAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5eff82; /* rgb */ color: rgb(94, 255, 130); /* oklch */ color: oklch(88.8% 0.215 147.8);
Tailwind
colors: {
custom: {
50: '#9cffa8',
500: '#5eff82',
950: '#000000',
},
}SCSS
$custom: #5eff82; $custom-light: #9cffa8; $custom-dark: #000000;
JSON
{
"hex": "#5eff82",
"rgb": {
"r": 94,
"g": 255,
"b": 130
},
"hsl": {
"h": 133.416,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.88788,
"c": 0.21488,
"h": 147.8
},
"luminance": 0.75511
}Semantic roles & 50–950 ramp
primary
#5EFF82
secondary
#D928B2
accent
#00B2E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681