#5EEF77#5EEF77
#5EEF77 is a very light, highly saturated green. Relative luminance 0.654; OKLCH L 84.7% C 0.204 H 146.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF77 |
|---|---|
| RGB | rgb(94, 239, 119) |
| HSL | hsl(130, 82%, 65%) |
| HSV | hsv(130, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 50.2%, 6.3%) |
| CIE-LAB | lab(84.71, -63.16, 46.40) |
| CIE-LCH | lch(84.71, 78.37, 143.69°) |
| OKLab | oklab(84.69% -0.1707 0.1121) |
| OKLCH | oklch(84.69% 0.204 146.7) |
| XYZ | xyz(38.8098, 65.4408, 28.0353) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.40
Lightish Green
#61E160
ΔE00 3.74
Wintergreen
#20F986
ΔE00 3.85
Lightgreen (survey)
#76FF7B
ΔE00 3.91
Weird Green
#3AE57F
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF77 #EF5ED6
analogous
#8DEF5E #5EEF77 #5EEFC0
triadic
#5EEF77 #775EEF #EF775E
tetradic
#5EEF77 #5E8DEF #EF5ED6 #EFC05E
square
#5EEF77 #5E8DEF #EF5ED6 #EFC05E
split-complementary
#5EEF77 #C05EEF #EF5E8D
monochromatic
#13C031 #26E948 #5EEF77 #96F5A6 #CDFAD5
Accessibility & contrast
On white
1.49
#5EEF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#5EEF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF77
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF77 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6D
Deuteranopia (green-blind)
#E0CE80
Tritanopia (blue-blind)
#39EAD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eef77; /* rgb */ color: rgb(94, 239, 119); /* oklch */ color: oklch(84.7% 0.204 146.7);
Tailwind
colors: {
custom: {
50: '#99f5a0',
500: '#5eef77',
950: '#000000',
},
}SCSS
$custom: #5eef77; $custom-light: #99f5a0; $custom-dark: #000000;
JSON
{
"hex": "#5eef77",
"rgb": {
"r": 94,
"g": 239,
"b": 119
},
"hsl": {
"h": 130.345,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.84689,
"c": 0.20422,
"h": 146.7
},
"luminance": 0.65445
}Semantic roles & 50–950 ramp
primary
#5EEF77
secondary
#BE33A6
accent
#07B9DE
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580